Bump GSI PRODUCT_SHIPPING_API_LEVEL to 31
Bug: 209563751 Fixes: 209563751 Test: Presubmit Change-Id: Ifcfe39c14a9459d75a5f8656820e1b20031ef3be
This commit is contained in:
parent
f02c28d8ab
commit
8d96c7303c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
|
|||
# GSI should always support up-to-date platform features.
|
||||
# Keep this value at the latest API level to ensure latest build system
|
||||
# default configs are applied.
|
||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
||||
# Enable dynamic partitions to facilitate mixing onto Cuttlefish
|
||||
PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
||||
|
|
Loading…
Reference in a new issue