Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3671b6dc authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Export BOARD_USES_RECOVERY_AS_BOOT to soong. am: 9a190e25 am: 40ff694e am: 5b051123

Change-Id: I12fc61b6e020ffe158572f329d4eb27e68606d20
parents 0cedb30a 5b051123
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -203,6 +203,8 @@ $(call add_json_bool, EnforceProductPartitionInterface, $(PRODUCT_ENFORCE_PRODU

$(call add_json_bool, InstallExtraFlattenedApexes, $(PRODUCT_INSTALL_EXTRA_FLATTENED_APEXES))

$(call add_json_bool, BoardUsesRecoveryAsBoot, $(BOARD_USES_RECOVERY_AS_BOOT))

$(call json_end)

$(file >$(SOONG_VARIABLES).tmp,$(json_contents))