Signed-off-by: alk3pInjection <webmaster@raspii.tech> Change-Id: Id53185beac0757193d0fc68c76efcfe1279c335f
6 lines
273 B
Plaintext
6 lines
273 B
Plaintext
binder_call(hal_display_iris_client, hal_display_iris_server)
|
|
binder_call(hal_display_iris_server, hal_display_iris_client)
|
|
|
|
add_hwservice(hal_display_iris_server, hal_display_iris_hwservice)
|
|
allow hal_display_iris_client hal_display_iris_hwservice:hwservice_manager find;
|