xpeng: Reserve space in common tree
Change-Id: I609f964927c3046a34ea149aa645726e913ebc05
This commit is contained in:
parent
863555e3d0
commit
035df4dd9b
1 changed files with 0 additions and 5 deletions
|
@ -27,11 +27,6 @@ BOOT_KERNEL_MODULES := $(BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD)
|
|||
|
||||
# Partitions
|
||||
BOARD_USERDATAIMAGE_PARTITION_SIZE := 116674899968
|
||||
ifneq ($(WITH_GMS),true)
|
||||
BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE := 3195027456
|
||||
BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 872398848
|
||||
BOARD_SYSTEM_EXTIMAGE_PARTITION_RESERVED_SIZE := 914399232
|
||||
endif
|
||||
BOARD_MOT_DP_GROUP_SIZE := 8585740288 # ( BOARD_SUPER_PARTITION_SIZE - 4MB )
|
||||
BOARD_SUPER_PARTITION_SIZE := 8589934592
|
||||
|
||||
|
|
Loading…
Reference in a new issue