summaryrefslogtreecommitdiffstats
path: root/sepolicy/qcom/perfd.te
blob: 2c9e4fff2a2588c93f4c5316a26b27906418e4fa (plain)
1
2
3
4
5
6
allow perfd sysfs_devices_system_iosched:file rw_file_perms;
unix_socket_connect(perfd, thermal, thermal-engine)

# read mediaserver status
allow perfd mediaserver:file { read open };