Merge "GSI: enable dynamic partitions"

This commit is contained in:
Treehugger Robot 2021-02-05 18:34:38 +00:00 committed by Gerrit Code Review
commit e174dca416
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
# Split selinux policy
PRODUCT_FULL_TREBLE_OVERRIDE := true
# Enable dynamic partitions to facilitate mixing onto Cuttlefish
PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true