Android USB driver: support 4EE7 (Nexus adb only). DO NOT MERGE.

Bug: b/14988808

(cherry picked from commit 700c6fd81d)

Change-Id: I222a1858f6e46fa947e5b6ad9c48a7126d66ec70
This commit is contained in:
Raphael Moll
2014-06-06 11:30:27 -07:00
committed by Raphael Moll
parent bf5ae62826
commit b706c44a2b
2 changed files with 4 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ Signature = "$Windows NT$"
Class = AndroidUsbDeviceClass
ClassGuid = {3F966BD9-FA04-4ec5-991C-D326973B5128}
Provider = %ProviderName%
DriverVer = 01/27/2014,9.0.0000.00000
DriverVer = 06/06/2014,10.0.0000.00000
CatalogFile.NTx86 = androidwinusb86.cat
CatalogFile.NTamd64 = androidwinusba64.cat
@@ -50,6 +50,7 @@ HKR,,Icon,,-1
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE2&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE4&MI_02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE6&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE7
;Google Glass
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_9001
@@ -84,6 +85,7 @@ HKR,,Icon,,-1
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE2&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE4&MI_02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE6&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4EE7
;Google Glass
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_9001

View File

@@ -1,3 +1,3 @@
Pkg.Revision=9
Pkg.Revision=10
Archive.HostOs=WINDOWS
Extra.Path=usb_driver