OSDN Git Service

SurfaceFlinger: Attempt to attribute fds to layers
authorDan Stoza <stoza@google.com>
Fri, 16 Jan 2015 22:13:46 +0000 (14:13 -0800)
committerDan Stoza <stoza@google.com>
Fri, 16 Jan 2015 23:02:22 +0000 (15:02 -0800)
commit03eccb6616744c3789b6018680de7bf5a18f71ce
tree268c60e6d3ede0734546fd8d4fc84b8a1ea030f0
parent457731f69e3106b5aae8fc04f9565af1d875876c
SurfaceFlinger: Attempt to attribute fds to layers

This tracks fds when layers are created and destroyed in an effort to
determine which specific app (if any) is active when fds are leaked

Bug: 19017008
Change-Id: I1f1d5a9cbc1399e3df3a2d350324f80b3a4e3477
services/surfaceflinger/Android.mk
services/surfaceflinger/SurfaceFlinger.cpp