aboutsummaryrefslogtreecommitdiff
path: root/thermal/sepolicy/dump_thermal.te
blob: c36f7cde4d5a2709eac2988aca57258219a67335 (plain)
1
2
3
4
5
6
7
pixel_bugreport(dump_thermal)

allow dump_thermal sysfs_thermal:dir r_dir_perms;
allow dump_thermal sysfs_thermal:file r_file_perms;
allow dump_thermal sysfs_thermal:lnk_file r_file_perms;
allow dump_thermal vendor_toolbox_exec:file execute_no_trans;