sdm660-common: sepolicy: Address debugfs_wlan denials

Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
This commit is contained in:
Henrique Silva 2019-06-01 14:58:30 -03:00 committed by Max Weffers
parent 4c7cba649a
commit 1de7f3c202
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
2 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,3 @@
type debugfs_wlan, debugfs_type, fs_type;
type ir_dev_file, file_type;
type proc_dt2w, fs_type, proc_type;
type fingerprint_data_file, file_type, data_file_type, core_data_file_type;
@ -19,5 +18,9 @@ type idc_file, file_type, vendor_file_type;
# Keylayout
type vendor_keylayout_file, file_type, vendor_file_type;
type sysfs_light, fs_type, sysfs_type;
type thermal_data_file, file_type, data_file_type;
# Power
type debugfs_wlan, debugfs_type, fs_type;

View file

@ -1,2 +1,5 @@
genfscon proc /nvt_wake_gesture u:object_r:proc_dt2w:s0
# Power
genfscon debugfs /wlan0 u:object_r:debugfs_wlan:s0
# Touchscreen
genfscon proc /nvt_wake_gesture u:object_r:proc_dt2w:s0