mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-25 03:35:24 +01:00
Fix #930788 (Android Smartphone Sony Ericsson Xperia Neo not detected)
This commit is contained in:
parent
1deef8da06
commit
dd0dc01b7e
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ class ANDROID(USBMS):
|
|||
0xd12e : [0x0100],
|
||||
0xe14f : [0x0226],
|
||||
0x614f : [0x0226, 0x100],
|
||||
0x6156 : [0x0226, 0x100],
|
||||
},
|
||||
|
||||
# Google
|
||||
|
|
|
|||
Loading…
Reference in a new issue