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.
1 file changed