Merge " Allow radio server to client binder callback"

This commit is contained in:
Treehugger Robot 2019-03-30 04:28:09 +00:00 committed by Gerrit Code Review
commit aed7273584

View file

@ -1,3 +1,4 @@
binder_call(hal_broadcastradio_client, hal_broadcastradio_server) binder_call(hal_broadcastradio_client, hal_broadcastradio_server)
binder_call(hal_broadcastradio_server, hal_broadcastradio_client)
hal_attribute_hwservice(hal_broadcastradio, hal_broadcastradio_hwservice) hal_attribute_hwservice(hal_broadcastradio, hal_broadcastradio_hwservice)