commit | c6dff3db616dfdb255214cca023388db3ebcb1f5 | [log] [tgz] |
---|---|---|
author | Dan Sandler <dsandler@android.com> | Wed Feb 14 22:46:25 2018 -0500 |
committer | Daniel Sandler <dsandler@android.com> | Thu Feb 15 21:39:35 2018 +0000 |
tree | 0673713eae350d17e0ac94c95cd265886e21d44e | |
parent | 581576efef1b25efedc4a7657e8ea84a26a7fe2f [diff] |
Clean up DozeService plugin listeners. Also adds some additional debugging: `adb shell dumpsys activity service SystemUI` will now dump the plugin map. This will help us discover leaks that happen to interact with plugins, or leaks in the plugins themselves. (Note that plugins only work on debuggable builds.) Bug: 72138063 Test: adb shell dumpsys activity service SystemUI Change-Id: I328aeb9a0940404760e9121ef26a0518371b8319