12 lines
488 B
Diff
12 lines
488 B
Diff
|
--- src/music-players.h.orig
|
||
|
+++ src/music-players.h
|
||
|
@@ -1581,6 +1581,8 @@
|
||
|
{ "Motorola", 0x22b8, "V3m/V750 verizon", 0x2a65,
|
||
|
DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST |
|
||
|
DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
|
||
|
+ { "Motorola", 0x22b8, "Razr M XT907", 0x710f,
|
||
|
+ DEVICE_FLAGS_ANDROID_BUGS },
|
||
|
// Reported by Jader Rodrigues Simoes <jadersimoes@users.sourceforge.net>
|
||
|
{ "Motorola", 0x22b8, "Xoom 2 Media Edition (ID2)", 0x41cf,
|
||
|
DEVICE_FLAGS_ANDROID_BUGS },
|