blob: 414a8e2dd3de4b5f99b23a17b5fdb02476a7b0cb [file] [log] [blame]
# connect to the UART
allow hal_bluetooth wcnss_filter:unix_stream_socket connectto;
# wc_transport.start_hci and friends
set_prop(hal_bluetooth, wc_prop)
# talk to system_server to set priority
allow hal_bluetooth fwk_scheduler_hwservice:hwservice_manager find;
allow hal_bluetooth system_server:binder call;