Merge "Sepolicy: Allow bluetooth to access libsoc_helper"
This commit is contained in:
commit
c5cd53ddf0
1 changed files with 3 additions and 0 deletions
|
@ -56,3 +56,6 @@ allow hal_bluetooth_default self:{ socket } create_socket_perms_no_ioctl;
|
|||
')
|
||||
|
||||
r_dir_file(hal_bluetooth_default, mnt_vendor_file)
|
||||
|
||||
# Access lbsoc_helper to bluetooth
|
||||
use_libsoc_helper(hal_bluetooth_default)
|
||||
|
|
Loading…
Reference in a new issue