Add trusty code coverage controller daemon
Bug: 289523068 Change-Id: Ia385a7d4173f72cfefcd69c61455ea89b6d1e879
This commit is contained in:
parent
050b892544
commit
076b774f9e
1 changed files with 2 additions and 1 deletions
|
@ -815,11 +815,12 @@ $(call inherit-product, system/core/trusty/trusty-base.mk)
|
|||
# Trusty dump
|
||||
include device/google/gs-common/trusty/trusty.mk
|
||||
|
||||
# Trusty unit test tool
|
||||
# Trusty unit test and code coverage tool
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
trusty-ut-ctrl \
|
||||
tipc-test \
|
||||
trusty_stats_test \
|
||||
trusty-coverage-controller \
|
||||
|
||||
include device/google/gs101/confirmationui/confirmationui.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue