Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8db785e authored by Yo Chiang's avatar Yo Chiang
Browse files

Revert^2 "Set PRODUCT_SHIPPING_API_LEVEL in gsi_release.mk""

This reverts commit 1178673d.

Reason for revert: reland after aosp/1663197 is submitted

Change-Id: I3e03e62af38f329e24c057748d1e90a09a38a3b8
parent 1178673d
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -31,8 +31,10 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
    system/product/% \
    system/system_ext/%

# Split selinux policy
PRODUCT_FULL_TREBLE_OVERRIDE := true
# 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

# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true