Merge "trusty: Add trusty_stats_test" into udc-d1-dev

This commit is contained in:
TreeHugger Robot 2023-03-23 16:19:47 +00:00 committed by Android (Google) Code Review
commit 6ec8bfac85

View file

@ -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