Allow radio server to client binder callback
Test: Built, flashed, test radio Change-Id: Idb6f50386508119694afc54d52eb32df381df4b7
This commit is contained in:
parent
251591fa04
commit
c3b573598b
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
binder_call(hal_broadcastradio_client, hal_broadcastradio_server)
|
||||
binder_call(hal_broadcastradio_server, hal_broadcastradio_client)
|
||||
|
||||
hal_attribute_hwservice(hal_broadcastradio, hal_broadcastradio_hwservice)
|
||||
|
|
Loading…
Reference in a new issue