Revert "g12: Ship full recovery image"
authorNolen Johnson <johnsonnolen@gmail.com>
Mon, 29 Apr 2024 01:02:10 +0000 (21:02 -0400)
committerNolen 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

index 01e18ab36cdb3303e5f168cacb9ed79ecf1d56fd..92758e8ead65bab3a35217c868dcf63a40b453e0 100644 (file)
@@ -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)