am 6c263694: Fix KT Tech\'s usb vendor ID.
Merge commit '6c2636947c43c2950488d8d82bfc691cb907518d' into gingerbread-plus-aosp * commit '6c2636947c43c2950488d8d82bfc691cb907518d': Fix KT Tech's usb vendor ID.
This commit is contained in:
commit
1693c32f42
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
|||
// SK Telesys's USB Vendor ID
|
||||
#define VENDOR_ID_SK_TELESYS 0x1F53
|
||||
// KT Tech's USB Vendor ID
|
||||
#define VENDOR_ID_KT_TECH 0x3403
|
||||
#define VENDOR_ID_KT_TECH 0x2116
|
||||
|
||||
|
||||
/** built-in vendor list */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue