Merge "Add trusty code coverage controller daemon" into main
This commit is contained in:
commit
25a875d403
1 changed files with 2 additions and 1 deletions
|
@ -821,11 +821,12 @@ endif
|
|||
$(call inherit-product, system/core/trusty/trusty-storage.mk)
|
||||
$(call inherit-product, system/core/trusty/trusty-base.mk)
|
||||
|
||||
# Trusty unit test tool
|
||||
# Trusty unit test tool 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