Add sepolicy for aidl bt extension hal
Bug: 274906319 Test: make sepolicy and manual test Change-Id: I6aa9ebe87c743ceb09067a581f64f6cdc0b7d335
This commit is contained in:
parent
279c8dafbe
commit
98247ad9f4
2 changed files with 3 additions and 0 deletions
2
raven-sepolicy.mk
Normal file
2
raven-sepolicy.mk
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Ravne only sepolicy
|
||||
BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/raven
|
1
raven/cccdk_timesync_app.te
Normal file
1
raven/cccdk_timesync_app.te
Normal file
|
@ -0,0 +1 @@
|
|||
allow vendor_cccdktimesync_app hal_bluetooth_coexistence_service:service_manager find;
|
Loading…
Add table
Add a link
Reference in a new issue