OSDN Git Service

Remove inline access control in service_manager.
authorRiley Spahn <rileyspahn@google.com>
Wed, 25 Jun 2014 22:15:21 +0000 (15:15 -0700)
committerRiley Spahn <rileyspahn@google.com>
Thu, 26 Jun 2014 22:48:21 +0000 (15:48 -0700)
commit1244edcb85811e9e58d9d40fd05f10dd22e497ca
tree4c8b98d980ff99bc5b0810c43c9c4c8b11dc8773
parent357df19b14b8387a480ed68dd6ea92eeb1aa4edc
Remove inline access control in service_manager.

Remove the hardcoded tuples of UIDs and the services that
each is allowed to register. We will rely only on permissions
from SELinux.

Change-Id: I1c44555a6e274814282398865b30ee938f40dabb
cmds/servicemanager/service_manager.c