Bug:289055382 Test: enable vendor debug log and check the vendor snoop log contain the vendor log Change-Id: I89164330998d7fbea45dab65931c2a3db22a4c92
5 lines
268 B
Text
5 lines
268 B
Text
allow hal_bluetooth_btlinux aoc_device:chr_file { getattr open read write };
|
|
allow hal_bluetooth_btlinux device:dir r_dir_perms;
|
|
|
|
allow hal_bluetooth_btlinux vendor_bt_data_file:dir rw_dir_perms;
|
|
allow hal_bluetooth_btlinux vendor_bt_data_file:file create_file_perms;
|