commit | 9c7844cb91b43929d0a86b1c90aa1efb37f5463a | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Wed Jan 18 15:21:53 2017 -0500 |
committer | Jason Monk <jmonk@google.com> | Mon Jan 23 12:55:53 2017 -0500 |
tree | db416c8c446340878a028163408d414c45fdc73a | |
parent | 83d577581bf136def8fe03a31d1c1b71f65dd988 [diff] |
Work on sysui dependencies One of the many problems with PhoneStatusBar is that it holds dependencies for many other parts of SysUI. Fix this by creating a static method of grabbing dependencies that are global to sysui this cleans up a lot of chains of interdependence. Also add easy way to inject mocks of these dependencies for the purpose of testing. Test: runtest systemui Change-Id: Ia0e947faea62d15b665facada47ac9916c99f895