rhodep: Update partition sizes

Change-Id: Ie43846c57ea3093fb331c5f8a6edb16097098683
This commit is contained in:
Anand S
2025-05-10 15:23:41 +05:30
committed by Michael Bestas
parent ddeee566aa
commit e3bacdac8f

View File

@@ -30,8 +30,8 @@ BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVIC
BOOT_KERNEL_MODULES := $(BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD)
# Partitions
BOARD_MOT_DP_GROUP_SIZE := 6706692096 # (BOARD_SUPER_PARTITION_SIZE - 4MB)
BOARD_SUPER_PARTITION_SIZE := 6710886400
BOARD_MOT_DP_GROUP_SIZE := 8608808960 # (BOARD_SUPER_PARTITION_SIZE - 4MB)
BOARD_SUPER_PARTITION_SIZE := 8613003264
# Properties
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop