msm8226-common: sepolicy: don't allow init w_file_perms on sysfs_net

* this causes a mobile data slowdown after a couple of hours of usage

Change-Id: I167cd0f51997419ebe89b1c31ee41c00db66d0ad
This commit is contained in:
Francescodario Cuzzocrea 2020-06-15 12:13:06 +02:00 committed by matteo0026
parent 8f812a1f82
commit d935bc2e75

View file

@ -50,7 +50,6 @@ allow init {
sysfs_mmc_host
sysfs_msm_perf
sysfs_msm_power
sysfs_net
sysfs_sec_key
sysfs_thermal
}:file w_file_perms;