f4f75d088a
Bug: 176107318 Change-Id: I49bc68fb5a92bcbc2f1d2c78f0741f8eff97fc06
7 lines
276 B
Text
7 lines
276 B
Text
# HwBinder IPC from client to server
|
|
binder_call(hal_authsecret_client, hal_authsecret_server)
|
|
|
|
hal_attribute_hwservice(hal_authsecret, hal_authsecret_hwservice)
|
|
hal_attribute_service(hal_authsecret, hal_authsecret_service)
|
|
|
|
binder_call(hal_authsecret_server, servicemanager)
|