sm8450-common: Inherit common partition reserved sizes
Change-Id: I444ce2fcd37cdfa58d83a7e872dc547fb05a2a89
This commit is contained in:
parent
bc979cb043
commit
9dc0c1f103
1 changed files with 1 additions and 8 deletions
|
@ -181,14 +181,7 @@ TARGET_COPY_OUT_SYSTEM_EXT := system_ext
|
|||
TARGET_COPY_OUT_VENDOR := vendor
|
||||
TARGET_COPY_OUT_VENDOR_DLKM := vendor_dlkm
|
||||
|
||||
ifneq ($(WITH_GMS),true)
|
||||
BOARD_PRODUCTIMAGE_EXTFS_INODE_COUNT ?= -1
|
||||
BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE ?= 1957691392
|
||||
BOARD_SYSTEMIMAGE_EXTFS_INODE_COUNT ?= -1
|
||||
BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE ?= 94371840
|
||||
BOARD_SYSTEM_EXTIMAGE_EXTFS_INODE_COUNT ?= -1
|
||||
BOARD_SYSTEM_EXTIMAGE_PARTITION_RESERVED_SIZE ?= 94371840
|
||||
endif
|
||||
-include vendor/lineage/config/BoardConfigReservedSize.mk
|
||||
|
||||
# Platform
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
|
|
Loading…
Reference in a new issue