6 lines
234 B
Text
6 lines
234 B
Text
|
# HwBinder IPC from client to server
|
||
|
binder_call(hal_input_processor_client, hal_input_processor_server)
|
||
|
binder_call(hal_input_processor_server, servicemanager)
|
||
|
|
||
|
hal_attribute_service(hal_input_processor, hal_input_processor_service)
|