diff options
author | Xavier Ducrohet <xav@android.com> | 2009-08-13 18:13:33 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2009-08-13 18:13:33 -0700 |
commit | dff961f3f1191b848152b54b8f07c45987652afc (patch) | |
tree | fea51b1e77cf7d4e1278dd1028ef039fc1b02294 /scripts/platform_source.properties | |
parent | e2783fe1e42f9cff6a2cff909ba6ea5f541e2e29 (diff) | |
download | sdk-dff961f3f1191b848152b54b8f07c45987652afc.zip sdk-dff961f3f1191b848152b54b8f07c45987652afc.tar.gz sdk-dff961f3f1191b848152b54b8f07c45987652afc.tar.bz2 |
Update the version of the tools/docs/platforms
Diffstat (limited to 'scripts/platform_source.properties')
-rw-r--r-- | scripts/platform_source.properties | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/scripts/platform_source.properties b/scripts/platform_source.properties index 82de162..49dc3ae 100644 --- a/scripts/platform_source.properties +++ b/scripts/platform_source.properties @@ -1,6 +1,5 @@ -Pkg.Desc=Android SDK Platform Donut_r1 +Pkg.Desc=Android SDK Platform 1.6_r1 Pkg.UserSrc=false -Platform.Version=Donut +Platform.Version=1.6 Pkg.Revision=1 -AndroidVersion.CodeName=Donut -AndroidVersion.ApiLevel=3 +AndroidVersion.ApiLevel=4 |