diff options
| author | Raphael <raphael@google.com> | 2010-11-08 12:51:51 -0800 |
|---|---|---|
| committer | Raphael <raphael@google.com> | 2010-11-08 12:51:51 -0800 |
| commit | 2dcfe08b4891a683f67a0170f65f5cd671b0ee4d (patch) | |
| tree | bfbe48dd9a76eca33a04c1be7adb83d7c245bd2d /host | |
| parent | 80541cbaf309cabaa70000e82eba28ec5334cdc1 (diff) | |
| parent | 4e75b80a4d524fb3ac67d5c60676b030f68d2a4b (diff) | |
| download | android_development-2dcfe08b4891a683f67a0170f65f5cd671b0ee4d.tar.gz android_development-2dcfe08b4891a683f67a0170f65f5cd671b0ee4d.tar.bz2 android_development-2dcfe08b4891a683f67a0170f65f5cd671b0ee4d.zip | |
Merge commit '4e75b80a' into merge
Conflicts:
host/windows/usb/android_winusb.inf
Change-Id: I64a3be958e85302d0a6213d1c46ff9e7214ef352
Diffstat (limited to 'host')
| -rwxr-xr-x | host/windows/usb/android_winusb.inf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/host/windows/usb/android_winusb.inf b/host/windows/usb/android_winusb.inf index 331ed6df8..63b4beadb 100755 --- a/host/windows/usb/android_winusb.inf +++ b/host/windows/usb/android_winusb.inf @@ -102,6 +102,9 @@ HKR,,Icon,,-1 ; Samsung SHW-M110S
%SingleAdbInterface% = USB_Install, USB\VID_04E8&PID_681D
%CompositeAdbInterface% = USB_Install, USB\VID_04E8&PID_681D&MI_01
+=======
+%CompositeAdbInterface% = USB_Install, USB\VID_413C&PID_B007&MI_01
+>>>>>>> 4e75b80a
[USB_Install]
Include = winusb.inf
|
