You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
280 B

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;