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:13:59 +0000 (01:13 +0000)
This reverts commit 468eadb3a10d0f3a87fcf5c20b1d8a168471e3fa.

Reason for revert: Global now in vendor/lineage.

Change-Id: Ib5d19fe8e69e52c87454418f9e4a0c4bdf90e7b8
(cherry picked from commit 3efa9d97d4ce51973b1d88e58265674a089e8241)

BoardConfigCommon.mk

index 314287319d40c38e58527cd136607889215b85d1..10635e594293c06523ebf39be5ed4e791c823c85 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)