1# HwBinder IPC from client to server
2binder_call(hal_oemlock_client, hal_oemlock_server)
3
4hal_attribute_hwservice(hal_oemlock, hal_oemlock_hwservice)
5hal_attribute_service(hal_oemlock, hal_oemlock_service)
6
7binder_call(hal_oemlock_server, servicemanager)
8