blob: 74b59d3303f0fa2f44db742e374990c81fe04ac7 [file] [log] [blame]
type chre, domain;
type chre_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(chre)
allow chre ion_device:chr_file r_file_perms;
allow chre qdsp_device:chr_file r_file_perms;
# Allow CHRE to obtain wakelock
wakelock_use(chre)
# To communicate with ST HAL
hal_client_domain(chre, hal_audio)