unplugged-vendor/device/mediatek/sepolicy/bsp/non_plat/hal_tee.te

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;