commit | de850bbcaa61c1874b803f2086443febbafd81a4 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Wed Feb 01 19:26:30 2017 -0500 |
committer | Jason Monk <jmonk@google.com> | Thu Feb 02 10:58:18 2017 -0500 |
tree | 2d116053ef673a7855c74b802aff918d171d707d | |
parent | 335595078510e06a0c50b273e3b4e8b0ec015320 [diff] |
Fix leaks in sysui Add support for testing for PluginManager and TunerService leaks and add tests for the known leaks and fix them. Also port PluginManager and TunerService to Dependency to make them easier to handle in tests. Test: runtest systemui Change-Id: I5642539ee24dd72f802905106decd0c87b41b4eb Fixes: 34846972