trusty: Add trusty_stats_test
Test: /data/nativetest64/vendor/trusty_stats_test/trusty_stats_test Bug: 259517277 Change-Id: I40eba69428df1b577456ab6a79f5ffc634fec9ac
This commit is contained in:
parent
43f7439f43
commit
473839b618
1 changed files with 4 additions and 2 deletions
|
@ -780,8 +780,10 @@ $(call inherit-product, system/core/trusty/trusty-storage.mk)
|
|||
$(call inherit-product, system/core/trusty/trusty-base.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