From 892d1768a44887df40b7e43b6a96beebdde9c9f2 Mon Sep 17 00:00:00 2001 From: Raju Kulkarni Date: Mon, 23 Jul 2018 12:10:29 -0700 Subject: [PATCH] Version number bump for build tools and SDK platform release for Final Pi release Bug: 111752442 Test: N/A Change-Id: I602820cce4f7bca9221cb27eee18634c523c9386 --- sdk/build_tools_source.prop_template | 2 +- sdk/platform_source.prop_template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template index 370b040dc..f0c887bbe 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.1 +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.2 #Pkg.Revision=28.0.0 diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index ee25560b6..e3ec3af67 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -2,7 +2,7 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.UserSrc=false Platform.Version=${PLATFORM_VERSION} Platform.CodeName= -Pkg.Revision=5 +Pkg.Revision=6 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} Layoutlib.Api=15