commit | b4ee5d7b42918e9ad2bf23ecf4bb6c2200f24ae3 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue May 22 12:01:31 2018 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue May 22 12:01:34 2018 -0600 |
tree | c6cc7cc7051036ec1f98f59b2ec1cfd02ce689fb | |
parent | b138eaa7b7ff2606ffa08f2b447bb328d980f891 [diff] |
Build browse intents based on target user. SystemUI runs under a single user (user 0), and needs to build browse intents for secondary users. To accommodate this, the safety check recently added to buildBrowseIntent() needs to be relaxed when building for a non-current user. Bug: 79733193 Test: builds, boots Change-Id: Icce014bf824d0a0ee15e3d84c34f1c2b73d213c1