hal_health_default: updated sepolicy
This allows the android.hardware.health service to access AIDL Stats service Bug: 186578402 Test: Build, flash, boot & and logcat | grep "avc" Change-Id: I1bfd8dbca4a8a87387c5fc0cc47b9f09a6d07ea4
This commit is contained in:
parent
9e9c6a75da
commit
144b6b06b3
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ allow hal_health_default persist_battery_file:dir rw_dir_perms;
|
|||
set_prop(hal_health_default, vendor_battery_defender_prop)
|
||||
r_dir_file(hal_health_default, sysfs_scsi_devices_0000)
|
||||
|
||||
allow hal_health_default fwk_stats_service:service_manager find;
|
||||
binder_use(hal_health_default)
|
||||
|
||||
allow hal_health_default sysfs_wlc:dir search;
|
||||
allow hal_health_default sysfs_batteryinfo:file w_file_perms;
|
||||
allow hal_health_default sysfs_thermal:dir search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue