Merge "Add trusty code coverage controller daemon" into main

This commit is contained in:
Snehal Koukuntla 2023-12-14 05:15:11 +00:00 committed by Android (Google) Code Review
commit 25a875d403

View file

@ -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