blob: d16333baeb07bed620ddb7ef4ddfd46a0c71e23a [file] [log] [blame]
Kenny Root76ea3252019-12-03 16:55:43 -08001# HwBinder IPC from client to server
2binder_call(hal_rebootescrow_client, hal_rebootescrow_server)
3
Steven Moreland82f79002020-09-10 22:57:51 +00004hal_attribute_service(hal_rebootescrow, hal_rebootescrow_service)
Kenny Root76ea3252019-12-03 16:55:43 -08005
Steven Moreland82f79002020-09-10 22:57:51 +00006binder_use(hal_rebootescrow_server)