summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepanshu Gupta <deepanshu@google.com>2015-11-17 12:45:52 -0800
committerDeepanshu Gupta <deepanshu@google.com>2015-11-17 12:45:52 -0800
commitadce814038b96c87ea66fc1e5bfd85ab28d80590 (patch)
treef6f40ac17eab8a63edb8e30e42f8ad010d864136
parent372bb98e8acf4a75401f0bfa58afcd2e493db156 (diff)
downloadandroid_development-adce814038b96c87ea66fc1e5bfd85ab28d80590.tar.gz
android_development-adce814038b96c87ea66fc1e5bfd85ab28d80590.tar.bz2
android_development-adce814038b96c87ea66fc1e5bfd85ab28d80590.zip
Update SDK Platform revision for API 23 to 2. [DO NOT MERGE]
Change-Id: I192af0a92c587ca8386676ffc9cdfd73f8085cdb
-rw-r--r--sdk/platform_source.prop_template4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template
index 35a00af81..c97dd97d3 100644
--- a/sdk/platform_source.prop_template
+++ b/sdk/platform_source.prop_template
@@ -2,9 +2,9 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false
Platform.Version=${PLATFORM_VERSION}
Platform.CodeName=
-Pkg.Revision=1
+Pkg.Revision=2
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
Layoutlib.Api=15
-Layoutlib.Revision=1
+Layoutlib.Revision=2
Platform.MinToolsRev=22