[device.mk] Add Trusty tipc-test in debug target

Bug: 193717316
Test: /data/nativetest64/vendor/tipc-test/tipc-test -t ta2ta-ipc
Change-Id: Ia90b1d4e4a774fb4233903cfa831060647fa88e4
Signed-off-by: Armelle Laine <armellel@google.com>
This commit is contained in:
Armelle Laine
2021-07-14 23:55:47 +00:00
parent 935143f96d
commit c512e22a22

View File

@@ -753,7 +753,8 @@ $(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
PRODUCT_PACKAGES_DEBUG += trusty-ut-ctrl \
tipc-test
# Trusty ConfirmationUI HAL
#PRODUCT_PACKAGES += \