Andrew Scull | 64f35fa | 2018-01-10 16:11:46 +0000 | [diff] [blame] | 1 | # HwBinder IPC from client to server |
2 | binder_call(hal_authsecret_client, hal_authsecret_server) | ||||
3 | |||||
4 | add_hwservice(hal_authsecret_server, hal_authsecret_hwservice) | ||||
Steven Moreland | 8fc7981 | 2018-05-30 16:43:17 -0700 | [diff] [blame^] | 5 | hal_attribute_hwservice_client(hal_authsecret, hal_authsecret_hwservice) |