aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/thermal-engine.te
blob: 9755b16e93f0865f8bd3cedb195ae49fdf1db63a (plain)
1
2
3
4
typeattribute thermal-engine data_between_core_and_vendor_violators;

allow thermal-engine { sysfs_batteryinfo sysfs_msm_core sysfs_msm_subsys sysfs_usb_supply }:file r_file_perms;
allow thermal-engine { sysfs_batteryinfo sysfs_soc sysfs_msm_core sysfs_rmtfs sysfs_msm_subsys sysfs_usb_supply }:dir search;