Merge 24Q4 (ab/12406339) into aosp-main-future

Bug: 370570306
Merged-In: I740229a3b53d8ee8f892bc6f32cc6f1e82cf737e
Change-Id: I82ea3dfaad48cac93f1ce8cc53b3bbb535826b1c
This commit is contained in:
Xin Li 2024-11-11 21:52:45 -08:00
commit f5f42fc80d
6 changed files with 5 additions and 11 deletions

5
OWNERS
View file

@ -1,3 +1,4 @@
include platform/system/sepolicy:/OWNERS
include device/google/gs-common:/sepolicy/OWNERS
wilsonsung@google.com
rurumihong@google.com

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

@ -0,0 +1 @@
binder_call(hal_graphics_composer_default, pixeldisplayservice_app)

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

@ -0,0 +1 @@
binder_call(hal_graphics_composer_default, pixeldisplayservice_app)

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)