aboutsummaryrefslogtreecommitdiffstats
path: root/shell.te
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2014-03-17 13:00:38 -0700
committerMark Salyzyn <salyzyn@google.com>2014-03-17 13:02:14 -0700
commitad5315d44227bfb1c526ca0f02a0a52f18c0b79e (patch)
treed5ae9bc58dbe2f32b2e1434310979ec2dbb2cceb /shell.te
parentd70e6f325cfb19cb7eff736de2ebcc7627ba49d9 (diff)
downloadandroid_external_sepolicy-ad5315d44227bfb1c526ca0f02a0a52f18c0b79e.tar.gz
android_external_sepolicy-ad5315d44227bfb1c526ca0f02a0a52f18c0b79e.tar.bz2
android_external_sepolicy-ad5315d44227bfb1c526ca0f02a0a52f18c0b79e.zip
shell: access to clear logs
Bug: 13464830 Change-Id: Ib0a627e6d5c0114d269bb3bf8dc29a945768081d
Diffstat (limited to 'shell.te')
-rw-r--r--shell.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell.te b/shell.te
index b5f0377..94ad762 100644
--- a/shell.te
+++ b/shell.te
@@ -9,4 +9,8 @@ net_domain(shell)
# XXX Transition into its own domain?
app_domain(shell)
+# logd access
+read_logd(shell)
+control_logd(shell)
+
# inherits from shelldomain.te