1f93d9bca5
Bug: 279809333
Test: build
Change-Id: If6ef4c3b02d06212923e757fb68aa74e38c68db3
(cherry picked from commit 39dd515546
)
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)
|