blob: 8410c772d1d80d8987ef5370988ae281972cd134 [file] [log] [blame]
Ruchi Kandoi8a2b4a72018-01-04 10:33:20 -08001# HwBinder IPC from client to server, and callbacks
2binder_call(hal_secure_element_client, hal_secure_element_server)
3binder_call(hal_secure_element_server, hal_secure_element_client)
4
5add_hwservice(hal_secure_element_server, hal_secure_element_hwservice)
Steven Moreland8fc79812018-05-30 16:43:17 -07006hal_attribute_hwservice_client(hal_secure_element, hal_secure_element_hwservice)