From e3384952708aee3fbad2cf8fd9ac8ba0f662083b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 1 Sep 2010 16:10:30 -0600 Subject: [PATCH] Fix #6644 (Add Support for Dell Streak Running Android 2.1) --- src/calibre/devices/android/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index f5736ae6b1..7a451112c0 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -41,7 +41,7 @@ class ANDROID(USBMS): 0x502 : { 0x3203 : [0x0100]}, # Dell - 0x413c : { 0xb007 : [0x0100]}, + 0x413c : { 0xb007 : [0x0100, 0x0224]}, # Eken? 0x040d : { 0x0851 : [0x0001]},