Remove display related warnings

Bug: 338548109
Bug: 340971451
Bug: 340971442
Test: No display warnings show
Change-Id: I38ae75b67ce2779cd908ab31ef4fb1a61e00e45e
This commit is contained in:
Cathy Hsu 2024-06-04 08:58:11 +00:00
parent 3f2b22c54c
commit 931d5dc163
2 changed files with 0 additions and 8 deletions

View file

@ -67,8 +67,6 @@ ifeq ($(USE_PIXEL_GRALLOC),true)
PRODUCT_SOONG_NAMESPACES += hardware/google/gchips/GrallocHAL
endif
# TODO(b/272725898): Needs to check with owner later
$(warning hardware/google/graphics/zuma set to zuma on zumapro target)
PRODUCT_SOONG_NAMESPACES += \
hardware/google/av \
hardware/google/gchips \
@ -935,8 +933,6 @@ PRODUCT_SOONG_NAMESPACES += \
PRODUCT_PACKAGES += \
trusty_metricsd
# TODO(b/272725898): Needs to check with owner later
$(warning displaycolor_platform set to zuma on zumapro target)
$(call soong_config_set,google_displaycolor,displaycolor_platform,zuma)
PRODUCT_PACKAGES += \
android.hardware.composer.hwc3-service.pixel \