projects
/
GitHub
/
LineageOS
/
G12
/
android_device_amlogic_g12-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50d1e2b
)
Revert "g12: Ship full recovery image"
author
Nolen Johnson
<johnsonnolen@gmail.com>
Mon, 29 Apr 2024 01:02:10 +0000
(21:02 -0400)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Mon, 29 Apr 2024 01:02:10 +0000
(21:02 -0400)
This reverts commit
468eadb3a10d0f3a87fcf5c20b1d8a168471e3fa
.
Reason for revert: Global now in vendor/lineage.
Change-Id: Ib5d19fe8e69e52c87454418f9e4a0c4bdf90e7b8
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index 01e18ab36cdb3303e5f168cacb9ed79ecf1d56fd..92758e8ead65bab3a35217c868dcf63a40b453e0 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-30,7
+30,6
@@
BOARD_AMLOGIC_DYNAMIC_PARTITIONS_PARTITION_LIST := $(ALL_PARTITIONS)
BOARD_AMLOGIC_DYNAMIC_PARTITIONS_SIZE := $(shell echo $$(($(BOARD_SUPER_PARTITION_SIZE) - 4194304))) # (BOARD_SUPER_PARTITION_SIZE - "reasonable overhead of 4 MiB" 4194304)
BOARD_BUILD_SUPER_IMAGE_BY_DEFAULT := true
BOARD_SUPER_PARTITION_GROUPS := amlogic_dynamic_partitions
-BOARD_USES_FULL_RECOVERY_IMAGE := true
BUILDING_SUPER_EMPTY_IMAGE := true
ifneq ($(WITH_GMS),true)