Merge "gs101-sepolicy: Allow platform_app to call uwb" into sc-dev am: 9573fc21a0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14133747 Change-Id: Ia285a61d54b3467eb56b0ae0964c1042d38f5ae2
This commit is contained in:
commit
ccace2f90f
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/platform_app.te
vendored
1
whitechapel/vendor/google/platform_app.te
vendored
|
@ -5,6 +5,7 @@ allow platform_app hal_wlc_hwservice:hwservice_manager find;
|
|||
binder_call(platform_app, hal_wlc)
|
||||
|
||||
allow platform_app nfc_service:service_manager find;
|
||||
allow platform_app uwb_service:service_manager find;
|
||||
|
||||
allow platform_app fwk_stats_service:service_manager find;
|
||||
binder_use(platform_app)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue