5 lines
206 B
Text
5 lines
206 B
Text
# HwBinder IPC from client to server
|
|
binder_call(hal_misys_client, hal_misys_server)
|
|
|
|
add_hwservice(hal_misys_server, hal_misys_hwservice)
|
|
allow hal_misys_client hal_misys_hwservice:hwservice_manager find;
|