uwb: allow uwb to access the radio service am: 0c429efc07
am: 19b1a2feef
am: 243649da79
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15521660 Change-Id: I8909e4d78ea1b2dd3bc0ae7492f2c6b846f6f253
This commit is contained in:
commit
de55d68c2f
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/uwb_vendor_app.te
vendored
1
whitechapel/vendor/google/uwb_vendor_app.te
vendored
|
@ -10,6 +10,7 @@ hal_client_domain(uwb_vendor_app, hal_uwb)
|
|||
allow uwb_vendor_app app_api_service:service_manager find;
|
||||
allow uwb_vendor_app hal_uwb_service:service_manager find;
|
||||
allow uwb_vendor_app nfc_service:service_manager find;
|
||||
allow uwb_vendor_app radio_service:service_manager find;
|
||||
|
||||
allow uwb_vendor_app uwb_vendor_data_file:file create_file_perms;
|
||||
allow uwb_vendor_app uwb_vendor_data_file:dir create_dir_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue