Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc1be852 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am eda507e4: am 0655d38b: Merge "Revert "adb: Add USB vendor ID for Honeywell""

* commit 'eda507e4':
  Revert "adb: Add USB vendor ID for Honeywell"
parents c1ebb22c eda507e4
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -89,8 +89,6 @@
#define VENDOR_ID_HARRIS        0x19A5
// Hisense's USB Vendor ID
#define VENDOR_ID_HISENSE       0x109b
// Honeywell's USB Vendor ID
#define VENDOR_ID_HONEYWELL     0x0c2e
// HP's USB Vendor ID
#define VENDOR_ID_HP            0x03f0
// HTC's USB Vendor ID
@@ -235,7 +233,6 @@ int builtInVendorIds[] = {
    VENDOR_ID_HAIER,
    VENDOR_ID_HARRIS,
    VENDOR_ID_HISENSE,
    VENDOR_ID_HONEYWELL,
    VENDOR_ID_HP,
    VENDOR_ID_HTC,
    VENDOR_ID_HUAWEI,