1*e4a36f41SAndroid Build Coastguard Worker# Binder IPC from clients into server, and callbacks 2*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_tv_hdmi_connection_client, hal_tv_hdmi_connection_server) 3*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_tv_hdmi_connection_server, hal_tv_hdmi_connection_client) 4*e4a36f41SAndroid Build Coastguard Workerbinder_use(hal_tv_hdmi_connection_client) 5*e4a36f41SAndroid Build Coastguard Workerbinder_use(hal_tv_hdmi_connection_server) 6*e4a36f41SAndroid Build Coastguard Worker 7*e4a36f41SAndroid Build Coastguard Workerhal_attribute_service(hal_tv_hdmi_connection, hal_tv_hdmi_connection_service) 8