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:
parent
c74bbb4df9
commit
80b4b76457
1 changed files with 1 additions and 1 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue