aboutsummaryrefslogtreecommitdiffstats
path: root/shell.te
diff options
context:
space:
mode:
authordcashman <dcashman@google.com>2014-12-16 15:45:26 -0800
committerdcashman <dcashman@google.com>2015-01-14 13:54:26 -0800
commit4a89cdfa89448c8660308a31bfcb517fffaa239e (patch)
treec77fc61f9be9892f91986a08fd94af07f95ac08d /shell.te
parent34d32ea1647655ee8dbf4faa19992a8a625c40d9 (diff)
downloadandroid_external_sepolicy-4a89cdfa89448c8660308a31bfcb517fffaa239e.tar.gz
android_external_sepolicy-4a89cdfa89448c8660308a31bfcb517fffaa239e.tar.bz2
android_external_sepolicy-4a89cdfa89448c8660308a31bfcb517fffaa239e.zip
Make system_server_service an attribute.
Temporarily give every system_server_service its own domain in preparation for splitting it and identifying special services or classes of services. Change-Id: I81ffbdbf5eea05e0146fd7fd245f01639b1ae0ef
Diffstat (limited to 'shell.te')
-rw-r--r--shell.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.te b/shell.te
index a69d475..af4ce0c 100644
--- a/shell.te
+++ b/shell.te
@@ -48,6 +48,7 @@ allow shell debug_prop:property_service set;
allow shell powerctl_prop:property_service set;
allow shell system_server_service:service_manager find;
+allow shell tmp_system_server_service:service_manager find;
# systrace support - allow atrace to run
# debugfs doesn't support labeling individual files, so we have