mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-21 08:33:11 +02:00
Fix #1022401 (Calibre dont detect Razr Maxx (android device) with ICS)
This commit is contained in:
parent
43ce9b685e
commit
f8ea2ce8f0
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ class ANDROID(USBMS):
|
|||
0x42d6 : [0x216],
|
||||
0x42d7 : [0x216],
|
||||
0x42f7 : [0x216],
|
||||
0x4365 : [0x216],
|
||||
},
|
||||
# Freescale
|
||||
0x15a2 : {
|
||||
|
|
|
|||
Loading…
Reference in a new issue