uwb: add permission to read SELinux state am: 4640c96bb4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/24007918 Change-Id: Ie5b1758ea190103d6f7005246e3d2e37e6344fc7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
484e16d61b
1 changed files with 2 additions and 0 deletions
2
vendor/hal_uwb_vendor_default.te
vendored
2
vendor/hal_uwb_vendor_default.te
vendored
|
@ -3,5 +3,7 @@ type hal_uwb_vendor_default_exec, vendor_file_type, exec_type, file_type;
|
|||
allow hal_uwb_default uci_device:chr_file rw_file_perms;
|
||||
init_daemon_domain(hal_uwb_vendor_default)
|
||||
|
||||
allow hal_uwb_default selinuxfs:file r_file_perms;
|
||||
|
||||
allow hal_uwb_default uwb_data_vendor:dir create_dir_perms;
|
||||
allow hal_uwb_default uwb_data_vendor:file create_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue