From d99bd5c954a92df623d12518986d77e58c906c0c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 11 Apr 2017 08:49:02 +0200 Subject: added fairphone 2 with a google vendor id https://sourceforge.net/p/libmtp/feature-requests/218/ --- src/music-players.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/music-players.h b/src/music-players.h index 2acf1eb..44890f0 100644 --- a/src/music-players.h +++ b/src/music-players.h @@ -2289,6 +2289,9 @@ DEVICE_FLAGS_ANDROID_BUGS }, { "Google Inc (for Sony)", 0x18d1, "S1", 0x05b3, DEVICE_FLAGS_ANDROID_BUGS }, + /* https://sourceforge.net/p/libmtp/feature-requests/218/ */ + { "Google Inc (for Fairphone)", 0x18d1, "Fairphone 2", 0x0a07, + DEVICE_FLAGS_ANDROID_BUGS }, // Reported by anonymous Sourceforge user { "Google Inc (for Barnes & Noble)", 0x18d1, "Nook Color", 0x2d02, DEVICE_FLAGS_ANDROID_BUGS }, -- cgit v1.2.3