commit | e05a15bfed1e69a4e449acf7e8da8b5f40fb9f81 | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Mon May 01 11:07:33 2023 -0700 |
committer | Daniel Zheng <zhengdaniel@google.com> | Mon May 01 11:07:33 2023 -0700 |
tree | 30536ba513e44240b7de551070e1cac4bb84b785 | |
parent | cda8aac19625f89cbec04e2b9c9106508079da04 [diff] |
Updating fastboot-info version Updating version to single number Test: m fastboot_info Change-Id: If4754f1cedd9cc1f57ffdfbb73e7e4cc7ced4799
diff --git a/core/Makefile b/core/Makefile index 7083f83..8b25e9b 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -5273,7 +5273,7 @@ # ----------------------------------------------------------------- # fastboot-info.txt -FASTBOOT_INFO_VERSION = 1.0 +FASTBOOT_INFO_VERSION = 1 INSTALLED_FASTBOOT_INFO_TARGET := $(PRODUCT_OUT)/fastboot-info.txt