blob: a0d2651a94417592c094f67a0e6b8bcedb907f27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
allow thermal-engine sysfs_msm_subsys:dir search;
allow thermal-engine sysfs_usb_supply:dir search;
allow thermal-engine sysfs_usb_supply:file r_file_perms;
allow thermal-engine sysfs_soc:dir search;
allow thermal-engine sysfs_msm_core:dir search;
allow thermal-engine sysfs_msm_core:file r_file_perms;
allow thermal-engine sysfs_rmtfs:dir search;
|