Update device.mk to include trusty unit test

Bug: 191324832
Test: adb shell /vendor/bin/trusty-ut-ctrl -D /dev/trusty-ipc-dev0
Change-Id: I53e4b55826c17d6830667c93e68300bc4e3a5a93
Signed-off-by: Armelle Laine <armellel@google.com>
This commit is contained in:
Armelle Laine 2021-06-19 03:12:24 +00:00
parent c74bbb4df9
commit 80b4b76457

View file

@ -742,7 +742,7 @@ endif
#$(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
# Trusty ConfirmationUI HAL
#PRODUCT_PACKAGES += \