Merge "Don't build VNDK on GSI" into main am: 1f9ba9c4ec
am: 0049761888
am: fa2e92ad5f
Original change: https://android-review.googlesource.com/c/platform/build/+/2825192 Change-Id: Ib2e7572d27f5c3227d039e50980b867e554bc47a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
cdbf7a19ae
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,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 \
|
||||
|
|
Loading…
Reference in a new issue