diff options
| author | Xavier Ducrohet <xav@android.com> | 2011-06-15 15:30:27 -0700 |
|---|---|---|
| committer | Xavier Ducrohet <xav@android.com> | 2011-06-15 15:30:27 -0700 |
| commit | 47d88948c97657d443fbef5dc1b67f4a1cd5bc12 (patch) | |
| tree | 843ccf2ebd74174cf4e939cd65b3a23957c0413b | |
| parent | b79c8d0583f84b185d0bd2a47d41a25aaee469b8 (diff) | |
| download | android_development-47d88948c97657d443fbef5dc1b67f4a1cd5bc12.tar.gz android_development-47d88948c97657d443fbef5dc1b67f4a1cd5bc12.tar.bz2 android_development-47d88948c97657d443fbef5dc1b67f4a1cd5bc12.zip | |
Update sdk files for the mr2 sdk.
Change-Id: Ia40fc45be7be93fbe12103f057f50b99fe6e2797
| -rw-r--r-- | sdk/doc_source.properties | 2 | ||||
| -rw-r--r-- | sdk/platform_source.properties | 6 | ||||
| -rw-r--r-- | sdk/sdk.properties | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/sdk/doc_source.properties b/sdk/doc_source.properties index 82c3cda96..5f493e427 100644 --- a/sdk/doc_source.properties +++ b/sdk/doc_source.properties @@ -1,5 +1,5 @@ Pkg.UserSrc=false Pkg.Revision=1 -AndroidVersion.ApiLevel=12 +AndroidVersion.ApiLevel=13 #AndroidVersion.CodeName= diff --git a/sdk/platform_source.properties b/sdk/platform_source.properties index 6be2cb1df..7b6a869c8 100644 --- a/sdk/platform_source.properties +++ b/sdk/platform_source.properties @@ -1,6 +1,6 @@ -Pkg.Desc=Android SDK Platform 3.1 +Pkg.Desc=Android SDK Platform 3.2 Pkg.UserSrc=false -Platform.Version=3.1 +Platform.Version=3.2 Pkg.Revision=1 -AndroidVersion.ApiLevel=12 +AndroidVersion.ApiLevel=13 #AndroidVersion.CodeName= diff --git a/sdk/sdk.properties b/sdk/sdk.properties index 7f67ae874..54318cbf5 100644 --- a/sdk/sdk.properties +++ b/sdk/sdk.properties @@ -2,5 +2,4 @@ # This file is copied in the root folder of each platform component. # If it used by various tools to figure out what the platform can do. sdk.ant.templates.revision=1 -sdk.layoutlib.api=5 sdk.skin.default=WXGA
\ No newline at end of file |
