Merge "trusty: Add trusty_stats_test" into udc-d1-dev am: 6ec8bfac85
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22212682 Change-Id: I9a1798804da4e0b694da338016baf589bcd4c38c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
468bd0a0e0
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