Fix #814107 (New device compatibility - bq DaVinci)

This commit is contained in:
Kovid Goyal 2011-07-21 09:12:39 -06:00
parent 576e8aaebf
commit f5e3378fa7

View File

@ -47,10 +47,12 @@ class ANDROID(USBMS):
# Google # Google
0x18d1 : { 0x18d1 : {
0x0001 : [0x0223],
0x4e11 : [0x0100, 0x226, 0x227], 0x4e11 : [0x0100, 0x226, 0x227],
0x4e12: [0x0100, 0x226, 0x227], 0x4e12 : [0x0100, 0x226, 0x227],
0x4e21: [0x0100, 0x226, 0x227], 0x4e21 : [0x0100, 0x226, 0x227],
0xb058: [0x0222, 0x226, 0x227]}, 0xb058 : [0x0222, 0x226, 0x227]
},
# Samsung # Samsung
0x04e8 : { 0x681d : [0x0222, 0x0223, 0x0224, 0x0400], 0x04e8 : { 0x681d : [0x0222, 0x0223, 0x0224, 0x0400],