From 21162116f9267f70afff5219d74a86c5296f8bcc Mon Sep 17 00:00:00 2001 From: Alex Buynytskyy Date: Tue, 25 Apr 2023 01:38:07 +0000 Subject: [PATCH] Correct the minor version. Bug: 275409981 Test: presubmit Change-Id: I19000336a8dfcd50ee300694b611137faefdb42b --- sdk/build_tools_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template index 8fd539498..4fb49e3ed 100644 --- a/sdk/build_tools_source.prop_template +++ b/sdk/build_tools_source.prop_template @@ -1,3 +1,3 @@ Pkg.UserSrc=false -Pkg.Revision=${PLATFORM_SDK_VERSION}.0.2 +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 #Pkg.Revision=34.0.0 rc3