projects
/
GitHub
/
LineageOS
/
G12
/
android_device_askey_wade.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b7d895
)
wade: Decommonize super image size
author
Nolen Johnson
<johnsonnolen@gmail.com>
Tue, 11 Jul 2023 20:57:03 +0000
(16:57 -0400)
committer
Bruno Martins
<bgcngm@gmail.com>
Tue, 11 Jul 2023 22:12:53 +0000
(
00:12
+0200)
Change-Id: I78293436e7db69d356acbe7c14a22cb49e12b905
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index 430d7454922a98fbd60282bc3fb5576d2d2a70a3..0350fe2af0c03d1d2bb94a04282ca08f721ec264 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2021-202
2
The LineageOS Project
+# Copyright (C) 2021-202
3
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