diff options
author | Linus Walleij <triad@df.lth.se> | 2012-09-28 19:41:53 +0200 |
---|---|---|
committer | Linus Walleij <triad@df.lth.se> | 2012-09-28 19:41:53 +0200 |
commit | 278566da1777aaa2108ff7bfe32d088f751d0be1 (patch) | |
tree | d669877bc5fc86f8d8cd3bc0d9d92fba9b206170 | |
parent | 3aa76b17221b8b96bebf01fad9bfd2728bf2ccc7 (diff) | |
download | libmtp-278566da1777aaa2108ff7bfe32d088f751d0be1.tar.gz |
Huawei
Signed-off-by: Linus Walleij <triad@df.lth.se>
-rw-r--r-- | src/music-players.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h index e0c2951..d2d0aa0 100644 --- a/src/music-players.h +++ b/src/music-players.h @@ -1924,6 +1924,8 @@ // Reported by anonymous SourceForge user { "Huawei", 0x12d1, "Honor U8860", 0x1051, DEVICE_FLAGS_ANDROID_BUGS }, // Reported by anonymous SourceForge user + { "Huawei", 0x12d1, "U8815", 0x1052, DEVICE_FLAGS_ANDROID_BUGS }, + // Reported by anonymous SourceForge user { "Huawei", 0x12d1, "Mediapad (mode 0)", 0x360f, DEVICE_FLAGS_ANDROID_BUGS }, // Reported by Bearsh <bearsh@users.sourceforge.net> { "Huawei", 0x12d1, "Mediapad (mode 1)", 0x361f, DEVICE_FLAGS_ANDROID_BUGS }, |