Snap for 12616459 from bc94d499b7
to 25Q1-release
Change-Id: I3cbe8eae16682466ab76c045f6b269169e7d30f0
This commit is contained in:
commit
1069eb29a5
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# sepolicy for grilservice_app
|
||||
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,4 +1,4 @@
|
|||
# sepolicy for grilservice_app
|
||||
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,4 +1,4 @@
|
|||
# sepolicy for grilservice_app
|
||||
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