diff options
author | Xavier Ducrohet <xav@android.com> | 2009-11-19 16:42:33 -0800 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2009-11-19 16:45:17 -0800 |
commit | 88ab0ccc29326835007c628c79386ced7865dfff (patch) | |
tree | b829d2d01e6f6cdec22926673d5a0d771a059c84 /scripts/platform_source.properties | |
parent | 7551a21b6c4b2b915beba68ba0c2a1c346c65d42 (diff) | |
download | sdk-88ab0ccc29326835007c628c79386ced7865dfff.zip sdk-88ab0ccc29326835007c628c79386ced7865dfff.tar.gz sdk-88ab0ccc29326835007c628c79386ced7865dfff.tar.bz2 |
Update doc/platform source.prop to match 2.1/7
Diffstat (limited to 'scripts/platform_source.properties')
-rw-r--r-- | scripts/platform_source.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/platform_source.properties b/scripts/platform_source.properties index 5fb6fec..d4ff795 100644 --- a/scripts/platform_source.properties +++ b/scripts/platform_source.properties @@ -1,5 +1,5 @@ -Pkg.Desc=Android SDK Platform 2.0.1_r1 +Pkg.Desc=Android SDK Platform 2.1_r1 Pkg.UserSrc=false -Platform.Version=2.0.1 +Platform.Version=2.1 Pkg.Revision=1 -AndroidVersion.ApiLevel=6 +AndroidVersion.ApiLevel=7 |