From 9c49433b207b2d8b881db215f0112087119d8d5c Mon Sep 17 00:00:00 2001 From: Georg Veichtlbauer Date: Thu, 17 Dec 2020 23:15:12 +0100 Subject: shinano-common: De-commonize partition sizes * castor/castor_windy differ from other devices Change-Id: I27817fb40f73db4fdcd984a92415bb07aba12269 --- BoardConfigCommon.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index bc11a41..b2a6e1b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -50,10 +50,6 @@ BOARD_HAVE_BCM_FM := true # Init TARGET_INIT_VENDOR_LIB := //$(COMMON_PATH):libinit_shinano -# Partition information -BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2671771648 -BOARD_USERDATAIMAGE_PARTITION_SIZE := 12656294912 - # Recovery TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/etc/fstab.qcom TARGET_RECOVERY_PIXEL_FORMAT := "RGBA_8888" -- cgit v1.2.3