APC/TUI: remove confirmationui HAL and support packages
Test: lunch aosp_ak*-trunk_staging-eng && m Bug: 316160738 Change-Id: Ib940112ef5fc270c1220a33c1a7f95df2f2225bc
This commit is contained in:
parent
59814a3dae
commit
bcd94dd67c
1 changed files with 3 additions and 2 deletions
|
@ -823,12 +823,13 @@ $(call inherit-product, system/core/trusty/trusty-storage.mk)
|
|||
$(call inherit-product, system/core/trusty/trusty-base.mk)
|
||||
|
||||
# Trusty unit test tool
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
trusty-ut-ctrl \
|
||||
tipc-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
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue