summaryrefslogtreecommitdiffstats
path: root/fastboot
diff options
context:
space:
mode:
authorDima Zavin <dima@android.com>2010-05-14 14:48:30 -0700
committerDima Zavin <dima@android.com>2010-05-14 14:48:39 -0700
commit509f7399b8f246f506307b22039e63323ec09622 (patch)
tree14bca0fbb91b22c2b215778d45ee729de9f78570 /fastboot
parent156b9f3d12db7c3680630bfded9483e1fbe5f467 (diff)
downloadsystem_core-509f7399b8f246f506307b22039e63323ec09622.zip
system_core-509f7399b8f246f506307b22039e63323ec09622.tar.gz
system_core-509f7399b8f246f506307b22039e63323ec09622.tar.bz2
fastboot: Add more vendor usb ids
Change-Id: Ied48302b50412f27dcf49d40913e4b900f3bd153 Signed-off-by: Dima Zavin <dima@android.com>
Diffstat (limited to 'fastboot')
-rw-r--r--fastboot/fastboot.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fastboot/fastboot.c b/fastboot/fastboot.c
index bed30b2..f3bfbeba 100644
--- a/fastboot/fastboot.c
+++ b/fastboot/fastboot.c
@@ -150,6 +150,8 @@ int match_fastboot(usb_ifc_info *info)
(info->dev_vendor != 0x18d1) && // Google
(info->dev_vendor != 0x0451) &&
(info->dev_vendor != 0x0502) &&
+ (info->dev_vendor != 0x0fce) && // Sony Ericsson
+ (info->dev_vendor != 0x05c6) && // Qualcomm
(info->dev_vendor != 0x22b8) && // Motorola
(info->dev_vendor != 0x0955) && // Nvidia
(info->dev_vendor != 0x413c) && // DELL