blob: 59626eb5c5351204af34b312e0d9280d35fb1ed5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
typeattribute thermal-engine data_between_core_and_vendor_violators;
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;
|