Merge "Revert^2 "Set PRODUCT_SHIPPING_API_LEVEL in gsi_release.mk""" am: dd74264737 am: c4da3f5332

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

Change-Id: I350e522461d61dbef3a2907367e9f1aee3aadd94
This commit is contained in:
Yo Chiang
2021-04-13 08:50:26 +00:00
committed by Automerger Merge Worker

View File

@@ -31,8 +31,10 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
system/product/% \ system/product/% \
system/system_ext/% system/system_ext/%
# Split selinux policy # GSI should always support up-to-date platform features.
PRODUCT_FULL_TREBLE_OVERRIDE := true # Keep this value at the latest API level to ensure latest build system
# default configs are applied.
PRODUCT_SHIPPING_API_LEVEL := 30
# 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