Merge "trusty: Add trusty_stats_test" into udc-d1-dev
This commit is contained in:
commit
6ec8bfac85
1 changed files with 4 additions and 2 deletions
|
@ -796,8 +796,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