From: Nolen Johnson Date: Tue, 11 Jul 2023 20:57:03 +0000 (-0400) Subject: wade: Decommonize super image size X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=da0f0a03acfeae9e20eb57e3f96c1a7a29b78130;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_askey_wade.git wade: Decommonize super image size Change-Id: I78293436e7db69d356acbe7c14a22cb49e12b905 (cherry picked from commit efec25c965c5426947cdc3475bd2253e9e283bf9) --- diff --git a/BoardConfig.mk b/BoardConfig.mk index 430d745..0350fe2 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2021-2022 The LineageOS Project +# Copyright (C) 2021-2023 The LineageOS Project # # SPDX-License-Identifier: Apache-2.0 # @@ -19,6 +19,9 @@ TARGET_BOOTLOADER_BOARD_NAME := wade TARGET_DTB_NAME := g12a_s905x2_u212_sti6130d3x0 TARGET_DTBO_NAME := sti6140d350_overlay +## Partitions +BOARD_SUPER_PARTITION_SIZE := 1677721600 + ## Properties TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop