Commits


Winson authored and Winson Chung committed fe67abac68d
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.