aboutsummaryrefslogtreecommitdiffstats
path: root/untrusted_app.te
diff options
context:
space:
mode:
authorRiley Spahn <rileyspahn@google.com>2014-07-15 15:13:18 -0700
committerRiley Spahn <rileyspahn@google.com>2014-07-15 15:13:18 -0700
commitaf8d7ca9e9ddf2601f0d8c0399dcf343db11657d (patch)
tree74e6a171858fb16d997ff446a5cc8aef6f4f17a9 /untrusted_app.te
parentb8511e0d98880a683c276589ab7d8d7666b7f8c1 (diff)
downloadandroid_external_sepolicy-af8d7ca9e9ddf2601f0d8c0399dcf343db11657d.tar.gz
android_external_sepolicy-af8d7ca9e9ddf2601f0d8c0399dcf343db11657d.tar.bz2
android_external_sepolicy-af8d7ca9e9ddf2601f0d8c0399dcf343db11657d.zip
Remove radio_service from untrusted_app auditallow.
Change untrusted_app to not auditallow radio_service find requests to cut down on log spam. Change-Id: I65d4a60ea1c7e81425937d5f1908e764fdec417f
Diffstat (limited to 'untrusted_app.te')
-rw-r--r--untrusted_app.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/untrusted_app.te b/untrusted_app.te
index 346716a..ef7f1b5 100644
--- a/untrusted_app.te
+++ b/untrusted_app.te
@@ -71,6 +71,7 @@ auditallow untrusted_app {
-drmserver_service
-mediaserver_service
-nfc_service
+ -radio_service
-surfaceflinger_service
-system_server_service
}:service_manager find;