summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-15 00:23:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-15 00:23:08 +0000
commit91309215e8de56609c17c022ebac30e1d97718e0 (patch)
treea6ec17fa0317eeb41053cb08447b55bfef31a485
parent321dc20fb99d7292a01e20cf4e75f5513fab5559 (diff)
parent25a875d403286fdbec3d662f6e31aee8d6f2b0d3 (diff)
downloadzuma-91309215e8de56609c17c022ebac30e1d97718e0.tar.gz
Snap for 11220357 from 25a875d403286fdbec3d662f6e31aee8d6f2b0d3 to 24Q1-release
Change-Id: I32db3eef99d44744cc88312240c3748f2d02689a
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index f858830..5d976f5 100644
--- a/device.mk
+++ b/device.mk
@@ -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