Merge "Revert "Set PRODUCT_SHIPPING_API_LEVEL in gsi_release.mk""

This commit is contained in:
Yo Chiang 2021-02-13 06:09:36 +00:00 committed by Gerrit Code Review
commit 25d0acf00f

View file

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