Merge "storage: fix PowerStats avc denied" into main
This commit is contained in:
commit
4391ba797c
2 changed files with 4 additions and 0 deletions
2
storage/sepolicy/hal_health_default.te
Normal file
2
storage/sepolicy/hal_health_default.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# dumpsys android.hardware.power.stats.IPowerStats/default
|
||||||
|
r_dir_file(hal_health_default, sysfs_scsi_devices_0000)
|
2
storage/sepolicy/hal_power_stats_default.te
Normal file
2
storage/sepolicy/hal_power_stats_default.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# dumpsys android.hardware.power.stats.IPowerStats/default
|
||||||
|
r_dir_file(hal_power_stats_default, sysfs_scsi_devices_0000)
|
Loading…
Add table
Add a link
Reference in a new issue