Merge "Add display_unit_test soong config for Zuma"

This commit is contained in:
Shiyong Li 2023-01-10 05:28:30 +00:00 committed by Android (Google) Code Review
commit 425f018ae9

View file

@ -137,6 +137,11 @@ else
$(call soong_config_set,vendorgraphicbuffer,gralloc_version,three)
endif
#display_unit_test
ifeq ($(USES_DEVICE_GOOGLE_ZUMA),true)
$(call soong_config_set,display_unit_test,soc,zuma)
endif
# Graphics
#BOARD_USES_EXYNOS_DATASPACE_FEATURE := true