Files
android_development/sdk/platform_source.prop_template
Deepanshu Gupta fe3a0a924b Reset SDK Platform Pkg revision for API 22
Reset the SDK Platform and LayoutLib revision numbers for the new API
level.

Change-Id: I03104600edbc7f365eeedc29a9c80602abe3a3aa
2014-12-30 16:18:51 -08:00

11 lines
310 B
Plaintext

Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false
Platform.Version=${PLATFORM_VERSION}
Platform.CodeName=LOLLIPOP
Pkg.Revision=1
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
Layoutlib.Api=13
Layoutlib.Revision=1
Platform.MinToolsRev=22