Allow BT hal to access device and aoc_device. Test: manual and check avc log Bug: 265587172 Change-Id: I62e9fb3f0278af7e0365f88bb3723cb47a266b81
3 lines
163 B
Text
3 lines
163 B
Text
# Allow access to always-on compute device node
|
|
allow hal_bluetooth_btlinux aoc_device:chr_file rw_file_perms;
|
|
allow hal_bluetooth_btlinux device:dir r_dir_perms;
|