We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31820a3 + 240582e commit 1e86994Copy full SHA for 1e86994
1 file changed
media/java/android/mtp/MtpDatabase.java
@@ -492,6 +492,7 @@ private int[] getSupportedPlaybackFormats() {
492
MtpConstants.FORMAT_MPEG,
493
MtpConstants.FORMAT_EXIF_JPEG,
494
MtpConstants.FORMAT_TIFF_EP,
495
+ MtpConstants.FORMAT_BMP,
496
MtpConstants.FORMAT_GIF,
497
MtpConstants.FORMAT_JFIF,
498
MtpConstants.FORMAT_PNG,
0 commit comments