mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Fix #930788 (Android Smartphone Sony Ericsson Xperia Neo not detected)
This commit is contained in:
parent
1deef8da06
commit
dd0dc01b7e
@ -70,6 +70,7 @@ class ANDROID(USBMS):
|
|||||||
0xd12e : [0x0100],
|
0xd12e : [0x0100],
|
||||||
0xe14f : [0x0226],
|
0xe14f : [0x0226],
|
||||||
0x614f : [0x0226, 0x100],
|
0x614f : [0x0226, 0x100],
|
||||||
|
0x6156 : [0x0226, 0x100],
|
||||||
},
|
},
|
||||||
|
|
||||||
# Google
|
# Google
|
||||||
|
Loading…
x
Reference in New Issue
Block a user