2022-11-15 14:01:18 +08:00
|
|
|
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;
|
2022-11-18 22:17:06 +00:00
|
|
|
|
|
|
|
#vendor-metrics
|
|
|
|
r_dir_file(dump_thermal, sysfs_vendor_metrics)
|
|
|
|
allow dump_thermal sysfs_vendor_metrics:lnk_file r_file_perms;
|