c76e158c27
Test: build, flash; adb shell lshal Bug: 36562029 Change-Id: If8f6d8dbd99d31e6627fa4b7c1fd4faea3b75cf2
3 lines
163 B
Text
3 lines
163 B
Text
# HwBinder IPC from clients into server, and callbacks
|
|
binder_call(hal_tv_input_client, hal_tv_input_server)
|
|
binder_call(hal_tv_input_server, hal_tv_input_client)
|