mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-28 00:03:56 +02:00
Fix #981185 (HTC One X (Android 4) device not detected)
This commit is contained in:
parent
a53bcfac61
commit
88397223fe
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ class ANDROID(USBMS):
|
|||
0xcac : [0x100, 0x0227, 0x0226, 0x222],
|
||||
0xccf : [0x100, 0x0227, 0x0226, 0x222],
|
||||
0x2910 : [0x222],
|
||||
0xff9 : [0x9999],
|
||||
},
|
||||
|
||||
# Eken
|
||||
|
|
|
|||
Loading…
Reference in a new issue