blob: a901cf292db735a27fde5bd99d3734d9212a13c2 [file] [log] [blame]
Alex Klyubin09d13e72017-03-16 19:17:15 -07001# HwBinder IPC from client to server, and callbacks
2binder_call(hal_bootctl_client, hal_bootctl_server)
3binder_call(hal_bootctl_server, hal_bootctl_client)
Alex Klyubin53656c12017-04-13 19:05:27 -07004
5add_hwservice(hal_bootctl_server, hal_bootctl_hwservice)
Steven Moreland8fc79812018-05-30 16:43:17 -07006hal_attribute_hwservice_client(hal_bootctl, hal_bootctl_hwservice)
Joel Galensonbf4afae2018-04-10 10:46:45 -07007
8dontaudit hal_bootctl self:capability sys_rawio;