From e05a15bfed1e69a4e449acf7e8da8b5f40fb9f81 Mon Sep 17 00:00:00 2001 From: Daniel Zheng Date: Mon, 1 May 2023 11:07:33 -0700 Subject: [PATCH] Updating fastboot-info version Updating version to single number Test: m fastboot_info Change-Id: If4754f1cedd9cc1f57ffdfbb73e7e4cc7ced4799 --- core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Makefile b/core/Makefile index 7083f83f4b..8b25e9b2e7 100644 --- a/core/Makefile +++ b/core/Makefile @@ -5273,7 +5273,7 @@ endif # build_otatools_package # ----------------------------------------------------------------- # fastboot-info.txt -FASTBOOT_INFO_VERSION = 1.0 +FASTBOOT_INFO_VERSION = 1 INSTALLED_FASTBOOT_INFO_TARGET := $(PRODUCT_OUT)/fastboot-info.txt