Alexander Martinz | 926d40e | 2021-08-26 17:27:03 +0200 | [diff] [blame] | 1 | dontaudit thermal-engine self:capability dac_override; |
| 2 | |
Michael Bestas | fef3a91 | 2023-05-30 03:01:11 +0300 | [diff] [blame] | 3 | # /sys/class/kgsl |
| 4 | allow thermal-engine sysfs:dir r_dir_perms; |
Alexander Martinz | 926d40e | 2021-08-26 17:27:03 +0200 | [diff] [blame] | 5 | |
| 6 | allow thermal-engine sysfs_devfreq:dir r_dir_perms; |
| 7 | allow thermal-engine sysfs_devfreq:file rw_file_perms; |
| 8 | allow thermal-engine sysfs_devfreq:lnk_file r_file_perms; |
| 9 | |
| 10 | allow thermal-engine sysfs_msm_subsys:dir r_dir_perms; |
| 11 | allow thermal-engine sysfs_msm_subsys:file rw_file_perms; |
| 12 | allow thermal-engine sysfs_msm_subsys:lnk_file r_file_perms; |