summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorArve Hjønnevåg <arve@android.com>2016-08-18 15:42:35 -0700
committergitbuildkicker <android-build@google.com>2016-08-26 16:21:59 -0700
commit390c2d3512fcbf0f4e1890baef12f3bd1d23dc56 (patch)
tree7990bda700f9b8b6a5236cda5d5036d12776591f /build
parentdbee7f4650dfb419d12ebaf13e96bc54ae880b99 (diff)
downloadframeworks_native-390c2d3512fcbf0f4e1890baef12f3bd1d23dc56.zip
frameworks_native-390c2d3512fcbf0f4e1890baef12f3bd1d23dc56.tar.gz
frameworks_native-390c2d3512fcbf0f4e1890baef12f3bd1d23dc56.tar.bz2
ServiceManager: Allow system services running as secondary users to add services
This should be reverted when all system services have been cleaned up to not do this. A process looking up a service while running in the background will see the service registered by the active user (assuming the service is registered on every user switch), not the service registered by the user that the process itself belongs to. BUG: 30795333 Change-Id: I1b74d58be38ed358f43c163692f9e704f8f31dbe (cherry picked from commit e6bbe69ba739c8a08837134437aaccfea5f1d943)
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions