Add sepolicy for aidl bt extension hal
Bug: 274906319 Bug: 282685427 Test: make sepolicy and manual test Change-Id: I6aa9ebe87c743ceb09067a581f64f6cdc0b7d335 Merged-In: I6aa9ebe87c743ceb09067a581f64f6cdc0b7d335
This commit is contained in:
parent
c2e049616e
commit
7c2e5a665a
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