Fix #938831 (Kindle for Android on Sony Ericsson Experia PLAY 4G Not Supported)

This commit is contained in:
Kovid Goyal 2012-02-22 23:06:09 +05:30
parent 3ce881ce34
commit 4e219458b0

View File

@ -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],