Merge "Add sepolicy for aidl bt extension hal in grilservice app"
This commit is contained in:
commit
0f0b1d04e1
3 changed files with 4 additions and 0 deletions
2
oriole-sepolicy.mk
Normal file
2
oriole-sepolicy.mk
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Oriole only sepolicy
|
||||
BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/oriole
|
1
oriole/grilservice_app.te
Normal file
1
oriole/grilservice_app.te
Normal file
|
@ -0,0 +1 @@
|
|||
allow grilservice_app hal_bluetooth_coexistence_service:service_manager find;
|
1
raven/grilservice_app.te
Normal file
1
raven/grilservice_app.te
Normal file
|
@ -0,0 +1 @@
|
|||
allow grilservice_app hal_bluetooth_coexistence_service:service_manager find;
|
Loading…
Add table
Add a link
Reference in a new issue