Revert "msm8226-common: resolve sepolicy denials"

This reverts commit 8296402cb4.
This commit is contained in:
Francescodario Cuzzocrea 2020-02-01 09:34:08 +01:00
parent 197569d83e
commit 07603e6e96
3 changed files with 0 additions and 8 deletions

View file

@ -1,3 +1,2 @@
allow hal_lineage_touch_default sysfs_sec_tsp:dir search;
allow hal_lineage_touch_default sysfs_sec_tsp:file rw_file_perms;
allow hal_lineage_touch_default sysfs_sec_touchkey:dir search;

View file

@ -46,11 +46,6 @@ allow init {
sysfs_mmc_host
sysfs_msm_perf
sysfs_msm_power
sysfs_net
sysfs_sec_key
sysfs_thermal
}:file w_file_perms;
allow init {
wcnss_device
}:chr_file w_file_perms;

View file

@ -1,3 +1 @@
allow wcnss_service efs_file:dir search;
allow wcnss_service wifi_efs_file:dir search;
allow wcnss_service wifi_efs_file:file r_file_perms;