Merge "uwb: allow uwb service to access nfc service" into sc-dev am: 247097a000
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14281933 Change-Id: I25542ed6cc608427679b8b347d6e60aaad7d9014
This commit is contained in:
commit
2d6895ee81
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