aboutsummaryrefslogtreecommitdiffstats
path: root/untrusted_app.te
diff options
context:
space:
mode:
authordcashman <dcashman@google.com>2015-04-06 17:27:42 -0700
committerNick Kralevich <nnk@google.com>2015-04-07 16:59:38 +0000
commitd4c78f4b3fed1ca77aa9f13e757644aca3ed2b21 (patch)
treecbf210e4328ffcd7167b7f1ff792a28295a840b1 /untrusted_app.te
parent44c95e9a26ff496a609f0f802d5937225a6f910f (diff)
downloadandroid_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 'untrusted_app.te')
-rw-r--r--untrusted_app.te7
1 files changed, 0 insertions, 7 deletions
diff --git a/untrusted_app.te b/untrusted_app.te
index 7026a84..a139799 100644
--- a/untrusted_app.te
+++ b/untrusted_app.te
@@ -90,13 +90,6 @@ allow untrusted_app system_api_service:service_manager find;
service_manager_local_audit_domain(untrusted_app)
auditallow untrusted_app {
tmp_system_server_service
- -bluetooth_manager_service
- -clipboard_service
- -connectivity_service
- -content_service
- -country_detector_service
- -default_android_service
- -device_policy_service
-diskstats_service
-display_service
-dropbox_service