thermal: thermal_metrics: Update selinux to reset stats
Bug: 193833982 Test: Local build and verify statsD logs adb shell cmd stats print-logs && adb logcat -b all | grep -i 105045 Change-Id: I09afbea9386724f0abf6b9cab5838e89a060a5fd
This commit is contained in:
parent
43484307cf
commit
7bf1eb8960
1 changed files with 1 additions and 0 deletions
1
vendor/pixelstats_vendor.te
vendored
1
vendor/pixelstats_vendor.te
vendored
|
@ -11,6 +11,7 @@ get_prop(pixelstats_vendor, vendor_brownout_reason_prop);
|
|||
#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:file w_file_perms;
|
||||
|
||||
# Wireless charge
|
||||
allow pixelstats_vendor sysfs_wlc:dir search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue