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

Unverified Commit 86f06b6b authored by Paul Keith's avatar Paul Keith Committed by Rashed Abdel-Tawab
Browse files

dumpvar: Dump RECOVERY_VARIANT if not empty



* As more and more people are building twrp,
  let's remind them what they are doing

Change-Id: Ib9e5f037a56c7d6710a2ae0048f3a45c1c20b4ae
Signed-off-by: default avatarPaul Keith <javelinanddart@gmail.com>
parent 634af117
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@ var BannerVars = []string{
	"TARGET_BUILD_PDK",
	"PDK_FUSION_PLATFORM_ZIP",
	"PRODUCT_SOONG_NAMESPACES",
	"RECOVERY_VARIANT",
	"WITH_SU",
	"WITH_GMS",
}