Update P24 SEpolicy for grilserice_app register callbacks of am: e5cea68be9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito-sepolicy/+/26786711 Change-Id: Ic9eed758ad6025ef742db1ce36117b4cbe19e4b4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f6e2bcf178
3 changed files with 15 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
||||
|
||||
binder_use(grilservice_app)
|
||||
allow grilservice_app gril_antenna_tuning_service:service_manager find;
|
||||
binder_call(grilservice_app, gril_antenna_tuning_service)
|
||||
binder_call(grilservice_app, twoshay)
|
||||
|
|
|
@ -1,2 +1,7 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
||||
|
||||
binder_use(grilservice_app)
|
||||
allow grilservice_app gril_antenna_tuning_service:service_manager find;
|
||||
binder_call(grilservice_app, gril_antenna_tuning_service)
|
||||
binder_call(grilservice_app, twoshay)
|
||||
|
|
|
@ -1,2 +1,7 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
||||
|
||||
binder_use(grilservice_app)
|
||||
allow grilservice_app gril_antenna_tuning_service:service_manager find;
|
||||
binder_call(grilservice_app, gril_antenna_tuning_service)
|
||||
binder_call(grilservice_app, twoshay)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue