blob: 4cef7e5bb046f5fd446ad7950993d5f63e7e7ec6 [file] [log] [blame]
maxwen07f75802015-04-17 22:20:40 +02001###########################
2# OmniROM common sepolicy
3#
4
5# CPU info overlay temp
6allow platform_app sysfs_thermal:file r_file_perms;
7allow platform_app sysfs_thermal:dir search;
8allow platform_app sysfs_thermal:lnk_file r_file_perms;
9
10