2018-01-10 17:11:46 +01:00
|
|
|
# HwBinder IPC from client to server
|
|
|
|
binder_call(hal_authsecret_client, hal_authsecret_server)
|
|
|
|
|
2018-06-06 18:30:18 +02:00
|
|
|
hal_attribute_hwservice(hal_authsecret, hal_authsecret_hwservice)
|
2020-12-24 14:00:43 +01:00
|
|
|
hal_attribute_service(hal_authsecret, hal_authsecret_service)
|
|
|
|
|
|
|
|
binder_call(hal_authsecret_server, servicemanager)
|