Fix #770037 (HTC Desire HD not recognised as device)

This commit is contained in:
Kovid Goyal 2011-04-24 17:11:56 -06:00
parent d162c690a0
commit befa061c9d

View File

@ -26,6 +26,7 @@ class ANDROID(USBMS):
0xc92 : [0x100], 0xc92 : [0x100],
0xc97 : [0x226], 0xc97 : [0x226],
0xc99 : [0x0100], 0xc99 : [0x0100],
0xca2 : [0x226],
0xca3 : [0x100], 0xca3 : [0x100],
0xca4 : [0x226], 0xca4 : [0x226],
}, },