Add display_unit_test soong config for Zuma

Bug: 242925217
Change-Id: Ia72a068e19f77edd76181bcda3dbf3c2d6b9ebf1
Signed-off-by: Yuti Amonkar <yuti.amonkar@samsung.com>
This commit is contained in:
Yuti Amonkar 2023-01-05 10:32:11 +05:30 committed by Shiyong Li
parent 513f2a6c29
commit 8d4cce51aa

View file

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