Merge "uwb: allow uwb service to access nfc service" into sc-dev
This commit is contained in:
commit
247097a000
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
|
@ -6,5 +6,6 @@ add_service(uwb_vendor_app, uwb_vendor_service)
|
|||
|
||||
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 uwb_vendor_data_file:dir { getattr search };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue