Merge "Add sepolicy for aidl bt extension hal in grilservice app"

This commit is contained in:
Ted Wang 2023-05-15 08:56:08 +00:00 committed by Android (Google) Code Review
commit 0f0b1d04e1
3 changed files with 4 additions and 0 deletions

2
oriole-sepolicy.mk Normal file
View file

@ -0,0 +1,2 @@
# Oriole only sepolicy
BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/oriole

View file

@ -0,0 +1 @@
allow grilservice_app hal_bluetooth_coexistence_service:service_manager find;

1
raven/grilservice_app.te Normal file
View file

@ -0,0 +1 @@
allow grilservice_app hal_bluetooth_coexistence_service:service_manager find;