1*e4a36f41SAndroid Build Coastguard Worker# HwBinder IPC from client to server 2*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_input_processor_client, hal_input_processor_server) 3*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_input_processor_server, servicemanager) 4*e4a36f41SAndroid Build Coastguard Worker 5*e4a36f41SAndroid Build Coastguard Workerhal_attribute_service(hal_input_processor, hal_input_processor_service) 6*e4a36f41SAndroid Build Coastguard Worker 7*e4a36f41SAndroid Build Coastguard Worker# Allow dumping of the HAL 8*e4a36f41SAndroid Build Coastguard Workerallow hal_input_processor_server dumpstate:fifo_file write; 9