device.mk: correct system partition size for taimen

Test: built and flashed by hand
Change-Id: Iecbe1a799573eb37de9a0c728f4f0b5164805647
Signed-off-by: John Dias <joaodias@google.com>
This commit is contained in:
John Dias
2017-02-24 16:36:50 -08:00
parent e0507318a9
commit c5bf1eb2d3

View File

@@ -22,6 +22,7 @@ PRODUCT_HARDWARE := taimen
TARGET_PREBUILT_KERNEL := device/google/taimen-kernel/Image.gz-dtb
include device/qcom/msmcobalt/device-common.mk
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
PRODUCT_PROPERTY_OVERRIDES += \
ro.sf.lcd_density=560 \