device_google_pantah/panther/hal_bluetooth_btlinux.te
Patty Huang b4fe0cfb7f Allow bthal to access vendor bluetooth folder
Bug: 289055382
Test: enable vendor debug log and check the vendor snoop log contain the vendor log
Change-Id: Ia8980791438b653930a866f038b19fd58b3d3ffd
2023-07-05 20:45:09 +08:00

3 lines
139 B
Text

allow hal_bluetooth_btlinux vendor_bt_data_file:dir rw_dir_perms;
allow hal_bluetooth_btlinux vendor_bt_data_file:file create_file_perms;