[Trusty] tipc-test is missing for p21.
Bug: 328562462 Test: Local build Pass. Change-Id: Idb98464ef1f0a15087b124d50edb4691d39046c5
This commit is contained in:
parent
ee3a78e22f
commit
26a23b76de
1 changed files with 3 additions and 1 deletions
|
@ -790,7 +790,9 @@ $(call inherit-product, system/core/trusty/trusty-base.mk)
|
|||
include device/google/gs-common/trusty/trusty.mk
|
||||
|
||||
# Trusty unit test tool
|
||||
PRODUCT_PACKAGES_DEBUG += trusty-ut-ctrl
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
trusty-ut-ctrl \
|
||||
tipc-test
|
||||
|
||||
include device/google/gs101/confirmationui/confirmationui.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue