mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #938831 (Kindle for Android on Sony Ericsson Experia PLAY 4G Not Supported)
This commit is contained in:
parent
3ce881ce34
commit
4e219458b0
@ -68,6 +68,7 @@ class ANDROID(USBMS):
|
|||||||
# Sony Ericsson
|
# Sony Ericsson
|
||||||
0xfce : {
|
0xfce : {
|
||||||
0xd12e : [0x0100],
|
0xd12e : [0x0100],
|
||||||
|
0xe15d : [0x226],
|
||||||
0xe14f : [0x0226],
|
0xe14f : [0x0226],
|
||||||
0x614f : [0x0226, 0x100],
|
0x614f : [0x0226, 0x100],
|
||||||
0x6156 : [0x0226, 0x100],
|
0x6156 : [0x0226, 0x100],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user