1# This could be moved to attributes 2hal_attribute(audio_proxy) 3 4binder_call(hal_audio_proxy_client, hal_audio_proxy_server) 5binder_call(hal_audio_proxy_server, hal_audio_proxy_client) 6 7type hal_audio_proxy_hwservice, hwservice_manager_type, vendor_hwservice_type; 8hal_attribute_hwservice(hal_audio_proxy, hal_audio_proxy_hwservice) 9