mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #912688 (Unable to connect android device (motorola razr droid) to calibre)
This commit is contained in:
parent
e33e5ede29
commit
8ed5be3c9e
@ -50,6 +50,7 @@ class ANDROID(USBMS):
|
|||||||
0x7086 : [0x0226], 0x70a8: [0x9999], 0x42c4 : [0x216],
|
0x7086 : [0x0226], 0x70a8: [0x9999], 0x42c4 : [0x216],
|
||||||
0x70c6 : [0x226],
|
0x70c6 : [0x226],
|
||||||
0x4316 : [0x216],
|
0x4316 : [0x216],
|
||||||
|
0x42d6 : [0x216],
|
||||||
},
|
},
|
||||||
# Freescale
|
# Freescale
|
||||||
0x15a2 : {
|
0x15a2 : {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user