Add BT HAL SELinux policy
Bug: 193474802 Test: presubmits Change-Id: I0ce730c119b60fdfec6e31dea88f5edbf69048ed
This commit is contained in:
parent
97326bf38b
commit
ede5e0944a
1 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
allow bluetooth proc_vendor_sched:dir r_dir_perms;
|
||||
allow bluetooth proc_vendor_sched:file w_file_perms;
|
||||
|
||||
allow hal_bluetooth_btlinux aoc_device:chr_file { getattr open read write };
|
||||
allow hal_bluetooth_btlinux device:dir r_dir_perms;
|
Loading…
Add table
Add a link
Reference in a new issue