aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConley Owens <cco3@android.com>2012-10-17 14:51:56 -0700
committerGerrit Code Review <noreply-gerritcodereview@google.com>2012-10-17 14:51:56 -0700
commit294ecd05e897bf60912818a9d1805a4f651dc0bd (patch)
treeb2a556e25f3c8f2e36d5a409ea617d977cccc885
parent36d8b3eafd8b315e79e84d4e7f8cfc40afc3a255 (diff)
parent94f75d37846126467bed773d937307efb49289b1 (diff)
downloadlibmtp-294ecd05e897bf60912818a9d1805a4f651dc0bd.tar.gz
Merge "Added the Samsung Galaxy family VID and PID."tools_r22tools_r21jb-mr1.1-dev-plus-aospjb-mr1-dev-plus-aosp
-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 },