OSDN Git Service

Update 'android update adb' to the new file format for 3rd USB Vendor IDs.
authorXavier Ducrohet <xav@android.com>
Fri, 22 May 2009 22:47:13 +0000 (15:47 -0700)
committerXavier Ducrohet <xav@android.com>
Fri, 22 May 2009 22:47:13 +0000 (15:47 -0700)
commit14dfe3b0f12265230026661284fffb864eb32e43
treef8d5f62ede42f8aa090ec29cb8f34fa2e0f89413
parent52ac18d2bb02ebad01edbc0b32568ccf2b9cb8d6
Update 'android update adb' to the new file format for 3rd USB Vendor IDs.

The new file format is simply 1 ID per line, no need for a count value.
Lines starting with '#' are comments and therefore ignored.
sdkmanager/libs/sdklib/src/com/android/sdklib/SdkManager.java