Revert "Set PRODUCT_SHIPPING_API_LEVEL in gsi_release.mk"
This reverts commit ecaa592310
.
Reason for revert: b/177495407#comment9 breaks aosp_arm
Exempt-From-Owner-Approval: Clean revert
Change-Id: If4586901fc1806c5394a385c8686ef5fd8748f24
This commit is contained in:
parent
ecaa592310
commit
1178673d5e
1 changed files with 2 additions and 4 deletions
|
@ -31,10 +31,8 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
|
|||
system/product/% \
|
||||
system/system_ext/%
|
||||
|
||||
# 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
|
||||
# Split selinux policy
|
||||
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
||||
|
||||
# Enable dynamic partition size
|
||||
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
|
||||
|
|
Loading…
Reference in a new issue