Merge "Bump GSI PRODUCT_SHIPPING_API_LEVEL to 31" am: 90b0039a9d

Original change: https://android-review.googlesource.com/c/platform/build/+/1913441

Change-Id: Ic78b02164ab7d0f2fad87de4511496e2ee32025a
This commit is contained in:
Yi-yo Chiang
2021-12-14 11:56:43 +00:00
committed by Automerger Merge Worker

View File

@@ -34,7 +34,7 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
# GSI should always support up-to-date platform features. # GSI should always support up-to-date platform features.
# Keep this value at the latest API level to ensure latest build system # Keep this value at the latest API level to ensure latest build system
# default configs are applied. # default configs are applied.
PRODUCT_SHIPPING_API_LEVEL := 30 PRODUCT_SHIPPING_API_LEVEL := 31
# Enable dynamic partitions to facilitate mixing onto Cuttlefish # Enable dynamic partitions to facilitate mixing onto Cuttlefish
PRODUCT_USE_DYNAMIC_PARTITIONS := true PRODUCT_USE_DYNAMIC_PARTITIONS := true