05a7389aa9
Will add fuzzer once the service is implemented. Test: Run remoteaccess HAL on gcar_emu. Verify the service is running. Bug: 241483300 Change-Id: I01b31a88414536ddd90f9098f422ae43a48cf726
6 lines
244 B
Text
6 lines
244 B
Text
# HwBinder IPC from client to server, and callbacks
|
|
binder_call(hal_remoteaccess_client, hal_remoteaccess_server)
|
|
binder_call(hal_remoteaccess_server, hal_remoteaccess_client)
|
|
|
|
hal_attribute_service(hal_remoteaccess, hal_remoteaccess_service)
|
|
|