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.

14 lines
419 B

type hal_audio_caremu, domain;
hal_server_domain(hal_audio_caremu, hal_audio)
hal_server_domain(hal_audio_caremu, hal_audiocontrol)
type hal_audio_caremu_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_audio_caremu)
carwatchdog_client_domain(hal_audio_caremu)
binder_use(hal_audio_caremu)
# Enable audiocontrol to listen to power policy daemon.
carpowerpolicy_callback_domain(hal_audio_caremu)