Merge "Don't build VNDK on GSI" into main

This commit is contained in:
Treehugger Robot
2023-11-10 09:04:16 +00:00
committed by Gerrit Code Review

View File

@@ -62,6 +62,9 @@ PRODUCT_PACKAGES += gsi_overlay_systemui
PRODUCT_COPY_FILES += \
device/generic/common/overlays/overlay-config.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/overlay/config/config.xml
# b/308878144 no more VNDK on 24Q1 and beyond
KEEP_VNDK ?= false
# Support additional VNDK snapshots
PRODUCT_EXTRA_VNDK_VERSIONS := \
30 \