aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYavor Goulishev <yavor@google.com>2012-10-13 14:01:28 -0700
committerYavor Goulishev <yavor@google.com>2012-10-13 14:01:28 -0700
commit94f75d37846126467bed773d937307efb49289b1 (patch)
tree67fd016042e40bc27b7ed8ad663d807cd1968387
parentbf992f9881b17ef13f0877b128001e4d001d7c56 (diff)
downloadlibmtp-94f75d37846126467bed773d937307efb49289b1.tar.gz
Added the Samsung Galaxy family VID and PID.
Change-Id: I6610368a9cae5857597b6ed36713c31b531aead9
-rw-r--r--src/music-players.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 4e1caab..6867887 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -45,6 +45,8 @@
* some of the folders will start to disappear when getting all objects
* and properties.
*/
+
+ { "Samsung", 0x4e8, "Galaxy S2, S3, Note", 0x6860, DEVICE_FLAG_NONE},
{ "Motorola", 0x22b8, "Xoom", 0x70a9, DEVICE_FLAG_NONE },
{ "Motorola", 0x22b8, "Xoom", 0x70a8 , DEVICE_FLAG_NONE},
{ "Creative", 0x041e, "ZEN Vision", 0x411f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },