unix_socket_connect(hal_audio, thermal, thermal-engine)

# allow communication w/perfd
allow hal_audio perfd_data_file:dir search;
allow hal_audio perfd_data_file:sock_file write;
allow hal_audio perfd:unix_dgram_socket sendto;
allow hal_audio perfd:unix_stream_socket connectto;