maxwen | 07f7580 | 2015-04-17 22:20:40 +0200 | [diff] [blame^] | 1 | ########################### |
2 | # OmniROM common sepolicy | ||||
3 | # | ||||
4 | |||||
5 | # CPU info overlay temp | ||||
6 | allow platform_app sysfs_thermal:file r_file_perms; | ||||
7 | allow platform_app sysfs_thermal:dir search; | ||||
8 | allow platform_app sysfs_thermal:lnk_file r_file_perms; | ||||
9 | |||||
10 |