sdm710-common: Restore reserved sizes for treble partitions

Commit 73fdae1 ("sdm710-common: Inherit common partition reserved sizes")
commonized partition reserved sizes but this is valid only for SSI partitions because
vendor/lineage/config/BoardConfigReservedSize.mk does not define partition
reservations for treble partitions. Partially revert the mentioned commit to restore
reservations for vendor and odm partitions.

Change-Id: I28855102cf9f0f35be8438a7a0b9c05870b3b554
This commit is contained in:
Ivan Vecera
2024-03-03 12:33:43 +01:00
committed by Ivan Večeřa
parent 1c403cd1fc
commit b5ef26cdd1

View File

@@ -111,6 +111,8 @@ BOARD_SUPER_PARTITION_METADATA_DEVICE := system
# Partitions - reserved size
-include vendor/lineage/config/BoardConfigReservedSize.mk
$(foreach p, $(call to-upper, $(TREBLE_PARTITIONS)), \
$(eval BOARD_$(p)IMAGE_PARTITION_RESERVED_SIZE := 30720000))
# Platform
BOARD_VENDOR := xiaomi