Merge 24Q4 (ab/12406339) into aosp-main-future
Bug: 370570306 Merged-In: I740229a3b53d8ee8f892bc6f32cc6f1e82cf737e Change-Id: I82ea3dfaad48cac93f1ce8cc53b3bbb535826b1c
This commit is contained in:
commit
f5f42fc80d
6 changed files with 5 additions and 11 deletions
5
OWNERS
5
OWNERS
|
@ -1,3 +1,4 @@
|
|||
include platform/system/sepolicy:/OWNERS
|
||||
include device/google/gs-common:/sepolicy/OWNERS
|
||||
|
||||
wilsonsung@google.com
|
||||
|
||||
rurumihong@google.com
|
||||
|
|
|
@ -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)
|
||||
|
|
1
caiman/pixeldisplayservice_app.te
Normal file
1
caiman/pixeldisplayservice_app.te
Normal file
|
@ -0,0 +1 @@
|
|||
binder_call(hal_graphics_composer_default, pixeldisplayservice_app)
|
|
@ -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)
|
||||
|
|
1
komodo/pixeldisplayservice_app.te
Normal file
1
komodo/pixeldisplayservice_app.te
Normal file
|
@ -0,0 +1 @@
|
|||
binder_call(hal_graphics_composer_default, pixeldisplayservice_app)
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue