replicant-frameworks_native/cmds/servicemanager
Arve Hjønnevåg 390c2d3512 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)
2016-08-26 16:21:59 -07:00
..
Android.mk ServiceManager: Allow system services running as secondary users to add services 2016-08-26 16:21:59 -07:00
bctest.c Add missing includes. 2015-01-29 22:32:32 -08:00
binder.c ServiceManager: Print kernel/userspace binder version 2015-04-03 17:02:48 -07:00
binder.h ServiceManager: Implement PING_TRANSACTION 2014-01-31 17:22:30 -08:00
service_manager.c ServiceManager: Allow system services running as secondary users to add services 2016-08-26 16:21:59 -07:00