summaryrefslogtreecommitdiffstats
path: root/sdk
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2018-12-11 13:58:41 -0800
committerXin Li <delphij@google.com>2018-12-11 13:58:41 -0800
commitc0df4815e74816a08285197bfce8e60ad2ec95ba (patch)
tree170d8b4ff587bd02ea0682cb22992b5c9e51f4a4 /sdk
parenteefa3a7ca4d5629a58d72cdd73a0749e3c73f7d9 (diff)
parentb2e87ea21c7dc77d7635752ac7c58c83c63c4390 (diff)
downloadandroid_development-c0df4815e74816a08285197bfce8e60ad2ec95ba.tar.gz
android_development-c0df4815e74816a08285197bfce8e60ad2ec95ba.tar.bz2
android_development-c0df4815e74816a08285197bfce8e60ad2ec95ba.zip
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
Bug: 120502534 Change-Id: Ia52654e6f224791d7a293f0dce80164ce5bcd6e0
Diffstat (limited to 'sdk')
-rw-r--r--sdk/build_tools_source.prop_template2
-rw-r--r--sdk/platform_source.prop_template2
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