blob: bbcdb9a33d6ee7cdc4d72bced57141d311f6638a [file] [log] [blame]
Andrew Scull64f35fa2018-01-10 16:11:46 +00001# HwBinder IPC from client to server
2binder_call(hal_authsecret_client, hal_authsecret_server)
3
Steven Moreland9234e002018-06-06 09:30:18 -07004hal_attribute_hwservice(hal_authsecret, hal_authsecret_hwservice)
ChengYou Hof4f75d02020-12-24 21:00:43 +08005hal_attribute_service(hal_authsecret, hal_authsecret_service)
6
7binder_call(hal_authsecret_server, servicemanager)