Add sepolicy for aidl bt extension hal in grilservice app
Bug: 280970790 Test: make sepolicy and manual test Change-Id: Iafe62679c7e4a725ac5ec7e8dababb0cd6579874
This commit is contained in:
parent
d1680c9618
commit
96c3e98e10
2 changed files with 2 additions and 0 deletions
1
cheetah/grilservice_app.te
Normal file
1
cheetah/grilservice_app.te
Normal file
|
@ -0,0 +1 @@
|
|||
allow grilservice_app hal_bluetooth_coexistence_service:service_manager find;
|
1
panther/grilservice_app.te
Normal file
1
panther/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