trusty: Add trusty_stats_test am: 93d9ad928b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/22443728 Change-Id: I9dcfb60f1a2e373ac2e0d0eb445c3f3c01020498 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
1751b2ff39
1 changed files with 4 additions and 2 deletions
|
@ -826,8 +826,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