8c3b2b9643
* Update se policy prebuilts Test: build + boot bug:150281259 Change-Id: I0a0e94bc230f7726e7a9dd84b17c3a90e5601120
5 lines
247 B
Text
5 lines
247 B
Text
# HwBinder IPC from client to server, and callbacks
|
|
binder_call(hal_audiocontrol_client, hal_audiocontrol_server)
|
|
binder_call(hal_audiocontrol_server, hal_audiocontrol_client)
|
|
|
|
hal_attribute_hwservice(hal_audiocontrol, hal_audiocontrol_hwservice)
|