Merge "Grant the MDS access to the IPowerStats hal service." into udc-qpr-dev am: fd78823dfa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/24610375 Change-Id: If95e8b46a87625618bce50a19690bf4773625e9a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
7eafbc0be0
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