summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2019-09-06 17:37:42 +0200
committerBruno Martins <bgcngm@gmail.com>2019-09-06 17:37:42 +0200
commit0320541e9984b7c7cad44a3fc9a6f3a20e6394cd (patch)
tree48f1d24718500944505cfe8502ae8356c4ee4b38 /common
parente54e2dde8aa626b5a64cd8c1af4b066c5a93fb10 (diff)
downloadandroid_device_lineage_sepolicy-0320541e9984b7c7cad44a3fc9a6f3a20e6394cd.tar.gz
android_device_lineage_sepolicy-0320541e9984b7c7cad44a3fc9a6f3a20e6394cd.tar.bz2
android_device_lineage_sepolicy-0320541e9984b7c7cad44a3fc9a6f3a20e6394cd.zip
sepolicy: Actually remove sepolicy for lineagehw
Change-Id: I4348a1d629059b6d374c3a7dd8a1653b92e4e472
Diffstat (limited to 'common')
-rw-r--r--common/dynamic/system_server.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/dynamic/system_server.te b/common/dynamic/system_server.te
deleted file mode 100644
index a5e3f68..0000000
--- a/common/dynamic/system_server.te
+++ /dev/null
@@ -1,2 +0,0 @@
-# Allow LineageHW (running as system server) to access LiveDisplay tuneables
-allow system_server sysfs_livedisplay_tuneable:file rw_file_perms;