Tri Vo | bc8dc3a | 2019-05-26 13:17:08 -0700 | [diff] [blame^] | 1 | # HwBinder IPC from client to server, and callbacks |
2 | binder_call(hal_bootctl_client, hal_bootctl_server) | ||||
3 | binder_call(hal_bootctl_server, hal_bootctl_client) | ||||
4 | |||||
5 | hal_attribute_hwservice(hal_bootctl, hal_bootctl_hwservice) |