mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Bug:289055382 Test: enable vendor debug log and check the vendor snoop log contain the vendor log Change-Id: I89164330998d7fbea45dab65931c2a3db22a4c92
6 lines
268 B
Plaintext
6 lines
268 B
Plaintext
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;
|