aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/location.te
diff options
context:
space:
mode:
authorCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-03-21 00:31:44 +0100
committerCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-03-22 00:31:23 +0100
commit53125eae0d81397b182dcc783c6c6c9701069324 (patch)
treec82950a4c5ad7625293384a88db2bcd9b8ba5b58 /sepolicy/location.te
parent2cc617f3de053bf0b18b2f6c9475f67bf8823996 (diff)
msm8996-common: Initial work to enable full treble.
* Remove never-allow rules and enable SELinux permissive for now. * Enable PRODUCT_FULL_TREBLE_OVERRIDE.
Diffstat (limited to 'sepolicy/location.te')
-rw-r--r--sepolicy/location.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/location.te b/sepolicy/location.te
index b9f963f..552344d 100644
--- a/sepolicy/location.te
+++ b/sepolicy/location.te
@@ -1,4 +1,3 @@
allow location system_data_file:dir { write remove_name };
-allow location system_data_file:sock_file { unlink create setattr };
allow location system_data_file:dir add_name;
allow location wcnss_prop:file read;