aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/untrusted_app.te
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-01-16 23:00:52 +0100
committerRGIB <gibellini.roberto@gmail.com>2016-01-16 23:00:52 +0100
commitb1b8ee6ff1bf975a1c02c11360e8faee3276a655 (patch)
treed329a009eb3466e213e08b0ea75b738ee7d6d3bf /selinux/untrusted_app.te
parentb1298aa0863613f0b2338f323b696d2e34db41fc (diff)
downloaddevice_samsung_kona-common-b1b8ee6ff1bf975a1c02c11360e8faee3276a655.zip
device_samsung_kona-common-b1b8ee6ff1bf975a1c02c11360e8faee3276a655.tar.gz
device_samsung_kona-common-b1b8ee6ff1bf975a1c02c11360e8faee3276a655.tar.bz2
kona : selinux update
Change-Id: I45081a265850b0df959830133cc942e55865f92c
Diffstat (limited to 'selinux/untrusted_app.te')
-rw-r--r--selinux/untrusted_app.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/untrusted_app.te b/selinux/untrusted_app.te
index 369e87a..70ab006 100644
--- a/selinux/untrusted_app.te
+++ b/selinux/untrusted_app.te
@@ -2,3 +2,4 @@ allow untrusted_app unlabeled:file getattr;
allow untrusted_app efs_file:dir getattr;
allow untrusted_app kernel:system module_request;
allow untrusted_app log_device:dir search;
+allow untrusted_app log_device:chr_file { write read open };