Merge "APC/TUI: remove confirmationui HAL and support packages" into main

This commit is contained in:
Mike McTernan 2023-12-19 16:27:35 +00:00 committed by Android (Google) Code Review
commit 884cc6ff19

View file

@ -823,12 +823,13 @@ $(call inherit-product, system/core/trusty/trusty-storage.mk)
$(call inherit-product, system/core/trusty/trusty-base.mk) $(call inherit-product, system/core/trusty/trusty-base.mk)
# Trusty unit test tool # Trusty unit test tool
PRODUCT_PACKAGES_DEBUG += \ PRODUCT_PACKAGES_DEBUG += \
trusty-ut-ctrl \ trusty-ut-ctrl \
tipc-test \ tipc-test \
trusty_stats_test \ trusty_stats_test \
include device/google/gs101/confirmationui/confirmationui.mk # Remove confirmation UI (b/316160738)
# include device/google/gs101/confirmationui/confirmationui.mk
# Trusty Metrics Daemon # Trusty Metrics Daemon
PRODUCT_SOONG_NAMESPACES += \ PRODUCT_SOONG_NAMESPACES += \