hal_bluetooth_default.te revision 051bcb37133dba600512654a87dc1371f40191b2
1allow hal_bluetooth_default bt_device:chr_file rw_file_perms;
2
3allow hal_bluetooth_default wcnss_filter:unix_stream_socket connectto;
4
5# talk to system_server to set priority
6allow hal_bluetooth fwk_scheduler_hwservice:hwservice_manager find;
7allow hal_bluetooth system_server:binder call;
8
9set_prop(hal_bluetooth_default, wc_prop)
10