aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/macloader.te
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-06-26 21:01:24 +0200
committerRGIB <gibellini.roberto@gmail.com>2016-06-26 21:02:43 +0200
commitfcdb653e5934b725de5060fb16876f194957b8e5 (patch)
tree73ae50f2449b30c73978920457f0c8fc46778780 /selinux/macloader.te
parentce1d1fc304d05fec7c19c7bf63574615b6d18d45 (diff)
downloaddevice_samsung_kona-common-fcdb653e5934b725de5060fb16876f194957b8e5.zip
device_samsung_kona-common-fcdb653e5934b725de5060fb16876f194957b8e5.tar.gz
device_samsung_kona-common-fcdb653e5934b725de5060fb16876f194957b8e5.tar.bz2
kona : selinux update
Change-Id: I61cc4370503cdfb473df5bed1abf444db9afbdcd
Diffstat (limited to 'selinux/macloader.te')
-rw-r--r--selinux/macloader.te4
1 files changed, 3 insertions, 1 deletions
diff --git a/selinux/macloader.te b/selinux/macloader.te
index 48e1e96..bd26206 100644
--- a/selinux/macloader.te
+++ b/selinux/macloader.te
@@ -1,2 +1,4 @@
allow macloader efs_file:file { read open getattr };
-allow macloader efs_file:dir search; \ No newline at end of file
+allow macloader efs_file:dir search;
+allow macloader wifi_data_file:file write;
+allow macloader wifi_data_file:file unlink;