mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 14:27:31 +00:00
Add trusty code coverage controller daemon
Bug: 289523068 Change-Id: I473ac38a5f7b1540aea0b4588bc358f6855ff4b3
This commit is contained in:
@@ -820,11 +820,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user