From 06f472a302483e8f5c90ff5562c7032d08b577f5 Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Tue, 10 Mar 2015 17:59:16 -0700 Subject: [PATCH] Update SDK Platform Pkg revision for API 22 to 2. [DO NOT MERGE] Change-Id: I5060825f330a2da9234744510aa45eb283509113 --- sdk/platform_source.prop_template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index ccaa59727..0eb8dd228 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -1,10 +1,10 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.UserSrc=false Platform.Version=${PLATFORM_VERSION} -Platform.CodeName=LOLLIPOP -Pkg.Revision=1 +Platform.CodeName=LOLLIPOP_MR1 +Pkg.Revision=2 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} -Layoutlib.Api=13 -Layoutlib.Revision=1 +Layoutlib.Api=14 +Layoutlib.Revision=2 Platform.MinToolsRev=22