Remove display related warnings
Bug: 338548109 Bug: 340971451 Bug: 340971442 Test: No display warnings show Change-Id: I38ae75b67ce2779cd908ab31ef4fb1a61e00e45e
This commit is contained in:
parent
3f2b22c54c
commit
931d5dc163
2 changed files with 0 additions and 8 deletions
|
@ -150,8 +150,6 @@ endif
|
|||
|
||||
#display_unit_test
|
||||
ifeq ($(USES_DEVICE_GOOGLE_ZUMAPRO),true)
|
||||
# TODO(b/272725898): Needs to check with owner later
|
||||
$(warning display_unit_test set to zuma on zumapro target)
|
||||
$(call soong_config_set,display_unit_test,soc,zuma)
|
||||
endif
|
||||
|
||||
|
@ -280,8 +278,6 @@ HWC_SUPPORT_COLOR_TRANSFORM := true
|
|||
BOARD_USES_EXYNOS_AFBC_FEATURE := true
|
||||
#BOARD_USES_HDRUI_GLES_CONVERSION := true
|
||||
|
||||
# TODO(b/272725898): Needs to check with owner later
|
||||
$(warning BOARD_LIBACRYL_DEFAULT_COMPOSITOR set to zuma on zumapro target)
|
||||
BOARD_LIBACRYL_DEFAULT_COMPOSITOR := fimg2d_zuma
|
||||
BOARD_LIBACRYL_G2D_HDR_PLUGIN := libacryl_hdr_plugin
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue