summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <meissner@suse.de>2023-03-20 09:55:53 +0100
committerMarcus Meissner <meissner@suse.de>2023-03-20 09:55:53 +0100
commit4e6111f88ce19a166e576ced8df028dfaaee3440 (patch)
tree40732e74c640c43826150f417b5e0499862ad593
parent3ab9ac0bbea1dd5ce1eba2e7301521884e9d3dbf (diff)
downloadlibmtp-4e6111f88ce19a166e576ced8df028dfaaee3440.tar.gz
merge a patch from google fork https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/third_party/chromiumos-overlay/media-libs/libmtp/files/libmtp-1.1.20-10_remove_nexus_s_from_device_list.patch
-rw-r--r--src/music-players.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 9843a33..5394176 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -2569,12 +2569,6 @@
/* https://sourceforge.net/p/libmtp/bugs/1837/ */
{ "Google Inc (for Samsung)", 0x18d1, "Nexus One (MTP)", 0x4e12,
DEVICE_FLAGS_ANDROID_BUGS },
- // 0x4e21 (Nexus S) is a USB Mass Storage device.
- { "Google Inc (for Samsung)", 0x18d1, "Nexus S (MTP)", 0x4e25,
- DEVICE_FLAGS_ANDROID_BUGS },
- // 0x4e26 is also used by "Ramos W30HD Pro Quad Core"
- { "Google Inc (for Samsung)", 0x18d1, "Nexus S (MTP+ADB)", 0x4e26,
- DEVICE_FLAGS_ANDROID_BUGS },
// Reported by Chris Smith <tcgsmythe@users.sourceforge.net>
{ "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP)", 0x4e41,
DEVICE_FLAGS_ANDROID_BUGS },