allow uwb hal sys_nice access am: 39b5815a1e
am: 21d74ff50f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15549222 Change-Id: Ie7d5132a50e0d0f7e8db35d512a70ef6b932ab68
This commit is contained in:
commit
ecceee1ddc
1 changed files with 3 additions and 0 deletions
3
whitechapel/vendor/google/uwb_vendor_app.te
vendored
3
whitechapel/vendor/google/uwb_vendor_app.te
vendored
|
@ -15,5 +15,8 @@ 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;
|
||||
|
||||
allow hal_uwb_default self:global_capability_class_set { sys_nice };
|
||||
allow hal_uwb_default kernel:process { setsched };
|
||||
|
||||
binder_call(uwb_vendor_app, hal_uwb_default)
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue