diff options
author | Xavier Ducrohet <xav@android.com> | 2010-05-26 13:47:19 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2010-05-26 13:48:10 -0700 |
commit | 02ad7fc23a8f6a6eddf8ac25138c78f2fd5e8ed7 (patch) | |
tree | 879cff38c2572d80d93df89330c396d187350616 | |
parent | 3c19d0e052fae5f21f8e8592143a24919b106743 (diff) | |
download | android_development-02ad7fc23a8f6a6eddf8ac25138c78f2fd5e8ed7.tar.gz android_development-02ad7fc23a8f6a6eddf8ac25138c78f2fd5e8ed7.tar.bz2 android_development-02ad7fc23a8f6a6eddf8ac25138c78f2fd5e8ed7.zip |
Move the rev of the froyo sdk component to 2. Do not merge
Change-Id: I44b05cd40dad2df760d3d259246a714b82ddf9a2
-rw-r--r-- | sdk/platform_source.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/platform_source.properties b/sdk/platform_source.properties index 171b6c125..4c7f2a613 100644 --- a/sdk/platform_source.properties +++ b/sdk/platform_source.properties @@ -1,6 +1,6 @@ Pkg.Desc=Android SDK Platform 2.2_r1 Pkg.UserSrc=false Platform.Version=2.2 -Pkg.Revision=1 +Pkg.Revision=2 AndroidVersion.ApiLevel=8 #AndroidVersion.CodeName= |