mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #930788 (Android Smartphone Sony Ericsson Xperia Neo not detected)
This commit is contained in:
parent
c479134d21
commit
9224aa2608
@ -72,6 +72,7 @@ class ANDROID(USBMS):
|
||||
# Sony Ericsson
|
||||
0xfce : {
|
||||
0xd12e : [0x0100],
|
||||
0xe156 : [0x226],
|
||||
0xe15d : [0x226],
|
||||
0xe14f : [0x0226],
|
||||
0x614f : [0x0226, 0x100],
|
||||
|
Loading…
x
Reference in New Issue
Block a user