trusty: Add trusty_stats_test
Test: TBD Bug: None Change-Id: If3ad0e5eec831a8f5632504453994f29f350224c
This commit is contained in:
parent
e573bfd11f
commit
1e26affe87
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue