Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Side by Side Diff: patches/10_remove_nexus_s_from_device_list.patch

Issue 2364793002: Revert "Uprev libmtp to 1.1.12" (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libmtp@master
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 diff --git a/src/music-players.h b/src/music-players.h 1 Index: src/music-players.h
2 index fdd4654..c753e36 100644 2 ===================================================================
3 --- a/src/music-players.h 3 --- src/music-players.h»(revision 149707)
4 +++ b/src/music-players.h 4 +++ src/music-players.h»(working copy)
5 @@ -2257,12 +2257,6 @@ 5 @@ -1553,9 +1553,6 @@
6 // Reported by anonymous Sourceforge user 6 // Reported by anonymous Sourceforge user
7 { "Google Inc (for Asus)", 0x18d1, "TF101 Transformer", 0x4e0f, 7 { "Google Inc (for Asus)", 0x18d1, "TF101 Transformer", 0x4e0f,
8 DEVICE_FLAGS_ANDROID_BUGS }, 8 DEVICE_FLAGS_ANDROID_BUGS },
9 - // 0x4e21 (Nexus S) is a USB Mass Storage device. 9 - // Reported by Laurent Artaud <laurenta@users.sourceforge.net>
10 - { "Google Inc (for Samsung)", 0x18d1, "Nexus S (MTP)", 0x4e25, 10 - { "Google Inc (for Samsung)", 0x18d1, "Nexus S", 0x4e21,
11 - DEVICE_FLAGS_ANDROID_BUGS },
12 - // 0x4e26 is also used by "Ramos W30HD Pro Quad Core"
13 - { "Google Inc (for Samsung)", 0x18d1, "Nexus S (MTP+ADB)", 0x4e26,
14 - DEVICE_FLAGS_ANDROID_BUGS }, 11 - DEVICE_FLAGS_ANDROID_BUGS },
15 // Reported by Chris Smith <tcgsmythe@users.sourceforge.net> 12 // Reported by Chris Smith <tcgsmythe@users.sourceforge.net>
16 { "Google Inc (for Asus)", 0x18d1, "Nexus 7 (MTP)", 0x4e41, 13 { "Google Inc (for Asus)", 0x18d1, "Nexus 7", 0x4e41,
17 DEVICE_FLAGS_ANDROID_BUGS }, 14 DEVICE_FLAGS_ANDROID_BUGS },
OLDNEW
« no previous file with comments | « patches/09_do_not_build_udev_and_examples.patch ('k') | patches/11_add_gyp_file_and_generated_headers.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698