9 lines
293 B
Plaintext
Raw Permalink Normal View History

2022-08-14 15:07:12 +02:00
##
# Trustonic TeeService
#
binder_call(hal_teeregistry_client, hal_teeregistry_server)
binder_call(hal_teeregistry_server, hal_teeregistry_client)
add_hwservice(hal_teeregistry_server, hal_teeregistry_hwservice)
allow hal_teeregistry_client hal_teeregistry_hwservice:hwservice_manager find;