diff options
author | dcashman <dcashman@google.com> | 2015-04-06 17:27:42 -0700 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2015-04-07 16:59:38 +0000 |
commit | d4c78f4b3fed1ca77aa9f13e757644aca3ed2b21 (patch) | |
tree | cbf210e4328ffcd7167b7f1ff792a28295a840b1 /nfc.te | |
parent | 44c95e9a26ff496a609f0f802d5937225a6f910f (diff) | |
download | android_external_sepolicy-d4c78f4b3fed1ca77aa9f13e757644aca3ed2b21.tar.gz android_external_sepolicy-d4c78f4b3fed1ca77aa9f13e757644aca3ed2b21.tar.bz2 android_external_sepolicy-d4c78f4b3fed1ca77aa9f13e757644aca3ed2b21.zip |
Enforce more specific service access.
Move the following services from tmp_system_server_service to appropriate
attributes:
battery
bluetooth_manager
clipboard
commontime_management
connectivity
content
country_detector
device_policy
deviceidle
Bug: 18106000
Change-Id: I0d0f2a075c0509a783631d88ba453ac13399cdf2
Diffstat (limited to 'nfc.te')
-rw-r--r-- | nfc.te | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -30,9 +30,6 @@ allow nfc system_api_service:service_manager find; service_manager_local_audit_domain(nfc) auditallow nfc { tmp_system_server_service - -bluetooth_manager_service - -connectivity_service - -content_service -display_service -dropbox_service -network_management_service |