aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/system_server.te
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-04-11 22:22:27 +0200
committerRoberto Gibellini <gibellini.roberto@gmail.com>2016-04-12 05:27:02 -0700
commit2ad4014ecfc85e42c8a5a1dabc36ca0203afe576 (patch)
treeb020999ae7a1f35b518fddf2d064b42e8bc858a8 /selinux/system_server.te
parent9689e23e1c710d2d4d2685a09655832637d3843c (diff)
downloaddevice_samsung_kona-common-2ad4014ecfc85e42c8a5a1dabc36ca0203afe576.zip
device_samsung_kona-common-2ad4014ecfc85e42c8a5a1dabc36ca0203afe576.tar.gz
device_samsung_kona-common-2ad4014ecfc85e42c8a5a1dabc36ca0203afe576.tar.bz2
kona : update selinux
Change-Id: I6b4f818e32654119ec7ba7b33f2feb48d29e40de
Diffstat (limited to 'selinux/system_server.te')
-rw-r--r--selinux/system_server.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/system_server.te b/selinux/system_server.te
index 659c32b..1d1ba9f 100644
--- a/selinux/system_server.te
+++ b/selinux/system_server.te
@@ -2,3 +2,4 @@ allow system_server gps_data_file:fifo_file { write read open setattr };
allow system_server self:capability sys_module;
allow system_server efs_file:dir search;
allow system_server gps_data_file:dir search;
+allow system_server efs_file:file { read write open }; \ No newline at end of file