mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
[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:
@@ -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 += \
|
||||
|
||||
Reference in New Issue
Block a user