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) | ||||
5 | allow hal_authsecret_client hal_authsecret_hwservice:hwservice_manager find; |