summaryrefslogtreecommitdiffstats
path: root/sepolicy/platform_app.te
diff options
context:
space:
mode:
authorDimitris Mantzouranis <d3xter93@gmail.com>2015-09-26 15:48:28 +0200
committertilaksidduram <tilaksidduram@gmail.com>2015-11-19 23:34:36 +0530
commitc6f728db28a6d9bce47af01d5211041fa6e686ec (patch)
tree4fcec83003e0e7a2280822e99d77787321e70ce0 /sepolicy/platform_app.te
parent0892f48f2f454ec19517c5b57b5836974b4483c3 (diff)
downloaddevice_samsung_n7100-c6f728db28a6d9bce47af01d5211041fa6e686ec.zip
device_samsung_n7100-c6f728db28a6d9bce47af01d5211041fa6e686ec.tar.gz
device_samsung_n7100-c6f728db28a6d9bce47af01d5211041fa6e686ec.tar.bz2
n7100: implement SE policy
selinux: let's add some more sepolicy: we need more! sepolicy: are we there yet? sepolicy: one more time sepolicy: one more..
Diffstat (limited to 'sepolicy/platform_app.te')
-rw-r--r--sepolicy/platform_app.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/platform_app.te b/sepolicy/platform_app.te
new file mode 100644
index 0000000..fd825e9
--- /dev/null
+++ b/sepolicy/platform_app.te
@@ -0,0 +1 @@
+allow platform_app ump_device:chr_file { read write ioctl open };