Merge "thermal: thermal_metrics: Update selinux to reset stats" into udc-dev

This commit is contained in:
TreeHugger Robot 2023-05-25 05:28:46 +00:00 committed by Android (Google) Code Review
commit 1518744c74

View file

@ -29,6 +29,7 @@ allow pixelstats_vendor battery_history_device:chr_file r_file_perms;
#vendor-metrics #vendor-metrics
r_dir_file(pixelstats_vendor, sysfs_vendor_metrics) r_dir_file(pixelstats_vendor, sysfs_vendor_metrics)
allow pixelstats_vendor sysfs_vendor_metrics:lnk_file r_file_perms; allow pixelstats_vendor sysfs_vendor_metrics:lnk_file r_file_perms;
allow pixelstats_vendor sysfs_vendor_metrics:file w_file_perms;
# BCL # BCL
allow pixelstats_vendor sysfs_bcl:dir search; allow pixelstats_vendor sysfs_bcl:dir search;