zumapro: really disable trusty
Disable more trusty/trustedui targets. Bug: 279647242 Change-Id: I62c40a9d08b050fe0effb662f260372ee065e5a6
This commit is contained in:
parent
d091e65638
commit
400e773e10
1 changed files with 9 additions and 9 deletions
18
device.mk
18
device.mk
|
@ -808,19 +808,19 @@ LOCAL_GATEKEEPER_PRODUCT_PACKAGE := android.hardware.gatekeeper@1.0-service.soft
|
||||||
#$(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
|
# include device/google/gs101/confirmationui/confirmationui.mk
|
||||||
|
|
||||||
# Trusty Metrics Daemon
|
# Trusty Metrics Daemon
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
# PRODUCT_SOONG_NAMESPACES += \
|
||||||
vendor/google/trusty/common
|
# vendor/google/trusty/common
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
#PRODUCT_PACKAGES += \
|
||||||
trusty_metricsd
|
# trusty_metricsd
|
||||||
|
|
||||||
# TODO(b/272725898): Needs to check with owner later
|
# TODO(b/272725898): Needs to check with owner later
|
||||||
$(warning displaycolor_platform set to zuma on zumapro target)
|
$(warning displaycolor_platform set to zuma on zumapro target)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue