diff options
author | Raju Kulkarni <rajukulkarni@google.com> | 2018-05-21 17:04:34 -0700 |
---|---|---|
committer | Raju Kulkarni <rajukulkarni@google.com> | 2018-05-22 22:48:35 +0000 |
commit | 066563adf620ff53cbd88c9b4dc008704cd18719 (patch) | |
tree | ff38c642c93734b7594b47bd2417fb2aae54a19b /sdk | |
parent | e94e4c2165c45b95716b40e0152c82af5e5886eb (diff) | |
download | android_development-066563adf620ff53cbd88c9b4dc008704cd18719.tar.gz android_development-066563adf620ff53cbd88c9b4dc008704cd18719.tar.bz2 android_development-066563adf620ff53cbd88c9b4dc008704cd18719.zip |
Updating build number for SDK Platform, Build Tools, Platform Tools - Pi Beta2 release
Test: Treehugger
Bug: 79987187
Change-Id: I55510fd414ae1c3d200e30b12efa955ac6ff9801
Diffstat (limited to 'sdk')
-rw-r--r-- | sdk/build_tools_source.prop_template | 4 | ||||
-rw-r--r-- | sdk/platform_source.prop_template | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template index 63cb342da..22ba57c6b 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.0 -Pkg.Revision=28.0.0 rc2 +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 +#Pkg.Revision=28.0.0 diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 9dc99a0a1..ff513ff0c 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=3 +Pkg.Revision=4 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} Layoutlib.Api=15 |