aboutsummaryrefslogtreecommitdiffstats
path: root/system_server.te
diff options
context:
space:
mode:
authordcashman <dcashman@google.com>2015-04-08 13:04:59 -0700
committerNick Kralevich <nnk@google.com>2015-04-08 20:26:50 +0000
commit03a6f64f9568e2c58eb043463a5b4ff1cf10bef6 (patch)
treefff02620b904aea27175874b077490807a4dc706 /system_server.te
parent9bef25026b43ccfb656a3a53b74a787ca3376227 (diff)
downloadandroid_external_sepolicy-03a6f64f9568e2c58eb043463a5b4ff1cf10bef6.tar.gz
android_external_sepolicy-03a6f64f9568e2c58eb043463a5b4ff1cf10bef6.tar.bz2
android_external_sepolicy-03a6f64f9568e2c58eb043463a5b4ff1cf10bef6.zip
Enforce more specific service access.
Move the following services from tmp_system_server_service to appropriate attributes: network_management network_score notification package permission persistent power print processinfo procstats Bug: 18106000 Change-Id: I9dfb41fa41cde72ef0059668410a2e9eb1af491c
Diffstat (limited to 'system_server.te')
-rw-r--r--system_server.te6
1 files changed, 0 insertions, 6 deletions
diff --git a/system_server.te b/system_server.te
index a2cfeba..cb5d5cb 100644
--- a/system_server.te
+++ b/system_server.te
@@ -376,12 +376,6 @@ allow system_server tmp_system_server_service:service_manager { add find };
service_manager_local_audit_domain(system_server)
auditallow system_server {
tmp_system_server_service
- -network_management_service
- -network_score_service
- -notification_service
- -package_service
- -permission_service
- -power_service
-registry_service
-sensorservice_service
-statusbar_service