aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYavor Goulishev <yavor@google.com>2011-06-10 10:47:28 -0700
committerYavor Goulishev <yavor@google.com>2011-06-10 10:47:28 -0700
commitf8b02d09ad6a7c04bf305b25f8d3caf13f0997aa (patch)
tree188b55103dafc3d72ba010bf4475327015e18af6
parent1e6cf2e9e134a9d2e19d4708a34f80e0f33c7b21 (diff)
downloadlibmtp-f8b02d09ad6a7c04bf305b25f8d3caf13f0997aa.tar.gz
Add the Galaxy Tab 10.1 VID and PID.
Change-Id: I5ceacdcb76a58ad03251fa367e9acafd31d29413
-rw-r--r--src/music-players.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 4e1caab..072e61c 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -47,6 +47,7 @@
*/
{ "Motorola", 0x22b8, "Xoom", 0x70a9, DEVICE_FLAG_NONE },
{ "Motorola", 0x22b8, "Xoom", 0x70a8 , DEVICE_FLAG_NONE},
+ { "Samsung", 0x4e8, "Galaxy Tab 10.1", 0x6860 , DEVICE_FLAG_NONE},
{ "Creative", 0x041e, "ZEN Vision", 0x411f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
{ "Creative", 0x041e, "Portable Media Center", 0x4123, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
{ "Creative", 0x041e, "ZEN Xtra (MTP mode)", 0x4128, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },