projects
/
GitHub
/
LineageOS
/
G12
/
android_device_askey_deadpool.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d9ff8c
)
deadpool: Use full super image size
lineage-19.1
author
Nolen Johnson
<johnsonnolen@gmail.com>
Tue, 11 Jul 2023 20:57:03 +0000
(16:57 -0400)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Sat, 30 Sep 2023 17:19:05 +0000
(17:19 +0000)
Change-Id: I78293436e7db69d356acbe7c14a22cb49e12b905
(cherry picked from commit
83f465c3dbf9b7f0d5066728407ec175a1545091
)
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index 3b0c1fe59951b3822dd6ff6369e5d49254ea252f..5da9090c737d329af3f0f9300444755da657ec8c 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
#
@@
-18,6
+18,9
@@
TARGET_BOOTLOADER_BOARD_NAME := deadpool
## DTB
TARGET_DTB_NAME := g12a_s905y2_deadpool
+## Partitions
+BOARD_SUPER_PARTITION_SIZE := 2084569088
+
## Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop