Merge "gs101-sepolicy: Allow platform_app to call uwb" into sc-dev
This commit is contained in:
commit
9573fc21a0
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