aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYavor Goulishev <yavor@google.com>2011-08-11 09:55:06 -0700
committerYavor Goulishev <yavor@google.com>2011-08-11 09:55:06 -0700
commit61afe524d1433e172992c3da8a480f71b5404076 (patch)
tree9f61e5f33808178b6c9bc186edc5a4ac11f93ef6
parent2f76eee42df709e5fb94e66b4d158a204276d241 (diff)
downloadlibmtp-61afe524d1433e172992c3da8a480f71b5404076.tar.gz
Rearrange the registration entries.
Change-Id: I42b02141f410fad87bfce0d0bffee89541f86f3e
-rw-r--r--src/music-players.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 40621c2..072e61c 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -46,8 +46,8 @@
* 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},
+ { "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 },