Don't build VNDK on GSI

Bug: 308878144
Test: manual mix on T Pixel 6

Change-Id: I924d9a52f542450bdfc727d65e668e56bb89bc50
This commit is contained in:
Hung-ying Tyan
2023-11-10 07:47:39 +00:00
parent 04531b5c79
commit d116600dc1

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 \