diff options
author | Deepanshu Gupta <deepanshu@google.com> | 2015-06-03 14:51:34 -0700 |
---|---|---|
committer | Deepanshu Gupta <deepanshu@google.com> | 2015-06-03 14:51:34 -0700 |
commit | ed27fa7a0740ed717813df4d26d7c26fb00dd026 (patch) | |
tree | 290f9ce28484ad4d8b268f8e97b55f9ccd774e24 /sdk/platform_source.prop_template | |
parent | 24d9df6a4fb04f200f6d0dc1e4d5cc37d655f94d (diff) | |
download | android_development-ed27fa7a0740ed717813df4d26d7c26fb00dd026.tar.gz android_development-ed27fa7a0740ed717813df4d26d7c26fb00dd026.tar.bz2 android_development-ed27fa7a0740ed717813df4d26d7c26fb00dd026.zip |
Update LayoutLib Api level to 15.
Change-Id: Ia0b424f4fbbb8a9da316e7a7a78041d55e3348b2
Diffstat (limited to 'sdk/platform_source.prop_template')
-rw-r--r-- | sdk/platform_source.prop_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 000931ade..2f2ef5915 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -5,6 +5,6 @@ Platform.CodeName=MNC Pkg.Revision=1 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} -Layoutlib.Api=13 +Layoutlib.Api=15 Layoutlib.Revision=1 Platform.MinToolsRev=22 |