aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYavor Goulishev <yavor@google.com>2011-08-11 09:40:25 -0700
committerYavor Goulishev <yavor@google.com>2011-08-11 09:40:25 -0700
commit2f76eee42df709e5fb94e66b4d158a204276d241 (patch)
treed8187bc64ded6ffe0cd297a14db25d1185700c73
parentcf0434d3f7db5068cb85ffa96e403518198bf8a5 (diff)
downloadlibmtp-2f76eee42df709e5fb94e66b4d158a204276d241.tar.gz
Register Galaxy Tab 10.1 VID and PID.
Change-Id: I04804a4d4d16921aa424bb0b2818bb1bb380f7c2
-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..40621c2 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -46,6 +46,7 @@
* and properties.
*/
{ "Motorola", 0x22b8, "Xoom", 0x70a9, DEVICE_FLAG_NONE },
+ { "Samsung", 0x4e8, "Galaxy Tab 10.1", 0x6860 , DEVICE_FLAG_NONE},
{ "Motorola", 0x22b8, "Xoom", 0x70a8 , DEVICE_FLAG_NONE},
{ "Creative", 0x041e, "ZEN Vision", 0x411f, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
{ "Creative", 0x041e, "Portable Media Center", 0x4123, DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },