2022-08-14 15:07:12 +02:00

9 lines
229 B
Plaintext

##
# Trustonic TeeService
#
binder_call(hal_tee_client, hal_tee_server)
binder_call(hal_tee_server, hal_tee_client)
add_hwservice(hal_tee_server, hal_tee_hwservice)
allow hal_tee_client hal_tee_hwservice:hwservice_manager find;