OSDN Git Service

Merge "Fix in SdkSources."
authorPierre Zurek <pierrezurek@gmail.com>
Sat, 15 Jan 2011 13:45:21 +0000 (14:45 +0100)
committerRaphael Moll <ralf@android.com>
Sat, 15 Jan 2011 18:31:25 +0000 (10:31 -0800)
commit509d10850c863c004cadc9b862bb607b637bad83
treef6b6152f152fc8155c90b42123a4d40f67fb92aa
parent36e3d648bdada3818fc10a0753a2c6fb468d41ca
Merge "Fix in SdkSources."

For User Add-ons, the counter used to save the urls was starting at one
while the counter used to load them was starting at zero.

Now they all start at zero.

Change-Id: Iff5204efe34d69ee8bcc3a4f11c8cc0de4ea7c29
sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/SdkSources.java