Snap for 12616459 from bc94d499b7 to 25Q1-release

Change-Id: I3cbe8eae16682466ab76c045f6b269169e7d30f0
This commit is contained in:
Android Build Coastguard Worker 2024-11-07 00:05:26 +00:00
commit 1069eb29a5
3 changed files with 3 additions and 3 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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)