android_device_samsung_msm8.../sepolicy/thermal-engine.te

5 lines
153 B
Text
Raw Normal View History

allow thermal-engine self:capability dac_override;
allow thermal-engine sysfs:dir { open read };
allow thermal-engine sysfs:file { getattr open read };