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

Unified Diff: patches/10_remove_nexus_s_from_device_list.patch

Issue 10850027: libmtp: Remove the Nexus S from the list of known MTP devices. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libmtp/
Patch Set: Created 8 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/music-players.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/10_remove_nexus_s_from_device_list.patch
===================================================================
--- patches/10_remove_nexus_s_from_device_list.patch (revision 0)
+++ patches/10_remove_nexus_s_from_device_list.patch (revision 0)
@@ -0,0 +1,14 @@
+Index: src/music-players.h
+===================================================================
+--- src/music-players.h (revision 149707)
++++ src/music-players.h (working copy)
+@@ -1553,9 +1553,6 @@
+ // Reported by anonymous Sourceforge user
+ { "Google Inc (for Asus)", 0x18d1, "TF101 Transformer", 0x4e0f,
+ DEVICE_FLAGS_ANDROID_BUGS },
+- // Reported by Laurent Artaud <laurenta@users.sourceforge.net>
+- { "Google Inc (for Samsung)", 0x18d1, "Nexus S", 0x4e21,
+- DEVICE_FLAGS_ANDROID_BUGS },
+ // Reported by Chris Smith <tcgsmythe@users.sourceforge.net>
+ { "Google Inc (for Asus)", 0x18d1, "Nexus 7", 0x4e41,
+ DEVICE_FLAGS_ANDROID_BUGS },
« no previous file with comments | « no previous file | src/music-players.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698