trusty: Add trusty_stats_test

Test: TBD
Bug: None
Change-Id: If3ad0e5eec831a8f5632504453994f29f350224c
This commit is contained in:
Armelle Laine 2023-02-05 22:43:23 +00:00 committed by Andrei Homescu
parent e573bfd11f
commit 1e26affe87

View file

@ -824,8 +824,10 @@ $(call inherit-product, system/core/trusty/trusty-base.mk)
include device/google/gs-common/trusty/trusty.mk
# Trusty unit test tool
PRODUCT_PACKAGES_DEBUG += trusty-ut-ctrl \
tipc-test
PRODUCT_PACKAGES_DEBUG += \
trusty-ut-ctrl \
tipc-test \
trusty_stats_test \
include device/google/gs101/confirmationui/confirmationui.mk