mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #976292 (Calibre does nto recognize Verizon LG smartphone)
This commit is contained in:
parent
82731ae9b2
commit
a4147c00fd
@ -121,7 +121,8 @@ class ANDROID(USBMS):
|
|||||||
0x61c5 : [0x100, 0x226, 0x9999],
|
0x61c5 : [0x100, 0x226, 0x9999],
|
||||||
0x61cc : [0x100],
|
0x61cc : [0x100],
|
||||||
0x61ce : [0x100],
|
0x61ce : [0x100],
|
||||||
0x618e : [0x226, 0x227, 0x9999, 0x100]
|
0x618e : [0x226, 0x227, 0x9999, 0x100],
|
||||||
|
0x6205 : [0x226, 0x227, 0x9999, 0x100],
|
||||||
},
|
},
|
||||||
|
|
||||||
# Archos
|
# Archos
|
||||||
|
Loading…
x
Reference in New Issue
Block a user