9 lines
229 B
Plaintext
Raw Normal View History

2022-08-14 15:07:12 +02:00
##
# 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;