summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2020-02-02 13:22:56 +0100
committerMarcus Meissner <marcus@jet.franken.de>2020-02-02 13:22:56 +0100
commitc008fa218c9dfdfeccbf0709e67b92ffd06dced3 (patch)
tree38196beb1f25fce8e4b030c74eed4e81a8819bca
parent313e221e962feea6941559ffed2434ac74bdbc13 (diff)
downloadlibmtp-c008fa218c9dfdfeccbf0709e67b92ffd06dced3.tar.gz
added fly 5s https://sourceforge.net/p/libmtp/bugs/1865/
-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 9b7cf05..e921c37 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -3874,6 +3874,8 @@
/* https://sourceforge.net/p/libmtp/bugs/1212/ */
{ "Fly", 0x2970, "Evo Tech 4", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1865/ */
+ { "Fly", 0x2970, "5S ", 0x4002, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1720/ */
{ "Wileyfox", 0x2970, "Spark Plus", 0x2008, DEVICE_FLAGS_ANDROID_BUGS },