uwb: add permission to read SELinux state am: 4640c96bb4
am: 484e16d61b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/24007918 Change-Id: I00b3af162bc57f840ac55d8ff881fa55034bc238 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ab0cc41a0d
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