From 31c21fd6364240cd298f73843932b492758c140a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 29 Dec 2011 15:01:34 +0530 Subject: [PATCH] Fix #909549 (Calibre not detecting ZTE Blade) --- 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 a6ecb85128..70675c7183 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -138,7 +138,7 @@ class ANDROID(USBMS): 0x5e3 : { 0x726 : [0x222] }, # ZTE - 0x19d2 : { 0x1353 : [0x226] }, + 0x19d2 : { 0x1353 : [0x226], 0x1351 : [0x227] }, # Advent 0x0955 : { 0x7100 : [0x9999] }, # This is the same as the Notion Ink Adam