Signed-off-by: alk3pInjection <webmaster@raspii.tech> Change-Id: Id53185beac0757193d0fc68c76efcfe1279c335f
6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
binder_call(hal_display_client, hal_display_server)
|
|
binder_call(hal_display_server, hal_display_client)
|
|
|
|
add_hwservice(hal_display_server, hal_display_hwservice)
|
|
allow hal_display_client hal_display_hwservice:hwservice_manager find;
|