allow uwb hal sys_nice access am: 39b5815a1e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15549222 Change-Id: Ib6d841a96f4ce29a077ec11d10d411e985b110f0
This commit is contained in:
commit
21d74ff50f
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