Merge "Control the modules built from vendor/google_devices/zumapro/prebuilts/gpu" into main

This commit is contained in:
Treehugger Robot 2024-09-17 19:02:39 +00:00 committed by Android (Google) Code Review
commit 5313c73063

View file

@ -324,8 +324,14 @@ else
TARGET_USES_VULKAN = true
endif
# "vendor/arm" doesn't exist in PDK build
ifeq (,$(realpath $(TOPDIR)vendor/arm/mali/valhall/Android.bp))
PRODUCT_SOONG_NAMESPACES += \
vendor/google_devices/zumapro/prebuilts/gpu
else
PRODUCT_SOONG_NAMESPACES += \
vendor/arm/mali/valhall
endif
$(call soong_config_set,pixel_mali,soc,$(TARGET_BOARD_PLATFORM))
# TODO (b/297408842): The gralloc is being open-sourced, and we cannot pass