From de5ba527af64c2ae715c2487119a27501d85cc09 Mon Sep 17 00:00:00 2001 From: dd3boh Date: Fri, 3 Nov 2017 19:48:41 +0100 Subject: msm8996-common: Initial sepolicy * Lots of parts are from the old one so thanks to everyone who contributed to that one * Still it doesn't boot in enforcing though Signed-off-by: dd3boh --- sepolicy/system_app.te | 1 + 1 file changed, 1 insertion(+) create mode 100644 sepolicy/system_app.te (limited to 'sepolicy/system_app.te') diff --git a/sepolicy/system_app.te b/sepolicy/system_app.te new file mode 100644 index 0000000..25177b5 --- /dev/null +++ b/sepolicy/system_app.te @@ -0,0 +1 @@ +allow system_app sysfs_fpc_proximity:file rw_file_perms; -- cgit v1.2.3