diff options
-rw-r--r-- | BoardConfigCommon.mk | 4 |
1 files changed, 0 insertions, 4 deletions
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" |