1*e4a36f41SAndroid Build Coastguard Worker# HwBinder IPC from client to server 2*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_allocator_client, hal_allocator_server) 3*e4a36f41SAndroid Build Coastguard Worker 4*e4a36f41SAndroid Build Coastguard Workerhal_attribute_hwservice(hal_allocator, hidl_allocator_hwservice) 5*e4a36f41SAndroid Build Coastguard Workerallow hal_allocator_client hidl_memory_hwservice:hwservice_manager find; 6*e4a36f41SAndroid Build Coastguard Workerallow hal_allocator_client same_process_hal_file:file { execute read open getattr map }; 7