commit | fe67abac68d628043604e8f24fb1915aca298e0c | [log] [tgz] |
---|---|---|
author | Winson <winsonc@google.com> | Tue Sep 22 14:04:46 2015 -0700 |
committer | Winson Chung <winsonc@google.com> | Tue Sep 22 21:13:52 2015 +0000 |
tree | 09a0833a67f6b42edac7b72884ab343705173c0f | |
parent | 147ecaf3ba5d72872e8ff324aa32c0d228ada7f5 [diff] |
Allow SystemUI components to be started for non-system users. - Certain SystemUI components require initialization per-user, so this CL allows us to selectively start those components when SystemUI is restarted for each user, and also lets us remove some extra workaround code in Recents to handle this case.