Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
# HwBinder IPC from client to server
|
|
binder_call(hal_identity_client, hal_identity_server)
|
|
|
|
hal_attribute_service(hal_identity, hal_identity_service)
|
|
|
|
binder_call(hal_identity_server, servicemanager)
|