Move hal_radio_ext_service related policy to gs-common.

Bug: 361210953
Change-Id: I740229a3b53d8ee8f892bc6f32cc6f1e82cf737e
Test: Manual test on P24 and no related avc errors.
Flag: EXEMPT sepolicy refactor
This commit is contained in:
Frank Yu 2024-08-22 09:36:11 +00:00
parent 3161fb266d
commit 081c60222b
3 changed files with 0 additions and 9 deletions

View file

@ -1,6 +1,3 @@
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)

View file

@ -1,6 +1,3 @@
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)

View file

@ -1,6 +1,3 @@
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)