summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2016-03-29 10:06:01 +0200
committerMarcus Meissner <marcus@jet.franken.de>2016-03-29 10:06:01 +0200
commit4d9d4586099f9d442c6fc6012061120064b70f6a (patch)
tree00fa6b8019b3a15672844558bcf8abb36a9d46e7
parente74edee0974ed5de01a50b0f0cda405d0961b08e (diff)
downloadlibmtp-4d9d4586099f9d442c6fc6012061120064b70f6a.tar.gz
added lenovo vibe x
https://sourceforge.net/p/libmtp/bugs/1531/
-rw-r--r--src/music-players.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 4f71ea8..f2cfbb5 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -2622,6 +2622,9 @@
/* https://sourceforge.net/p/libmtp/support-requests/201/ */
{ "Lenovo", 0x17ef, "Lifetab S1034X", 0x78b0,
DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1531/ */
+ { "Lenovo", 0x17ef, "Vibe X", 0x7902,
+ DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1465/ */
{ "Lenovo", 0x17ef, "A1000 Smartphone", 0x7928,
DEVICE_FLAGS_ANDROID_BUGS },