Grant the MDS access to the IPowerStats hal service. am: 72c63096bd
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/24887460 Change-Id: Ifc30437721481db68ead05dd1c98bb4f89e3b0ca Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
89f3aa07c7
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ allow modem_diagnostic_app app_api_service:service_manager find;
|
|||
allow modem_diagnostic_app radio_service:service_manager find;
|
||||
|
||||
userdebug_or_eng(`
|
||||
hal_client_domain(modem_diagnostic_app, hal_power_stats);
|
||||
|
||||
binder_call(modem_diagnostic_app, dmd)
|
||||
|
||||
set_prop(modem_diagnostic_app, vendor_cbd_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue