Skip to content

Commit 465d720

Browse files
Mike LockwoodAndroid Git Automerger
authored andcommitted
am ad23333: am 945080b: am 1e86994: Merge "MtpData bmp format file can\'t recognize when copy bmp into DUT"
* commit 'ad23333f728471a7f2c49cd1c9575f1cea2503f6': MtpData bmp format file can't recognize when copy bmp into DUT
2 parents c95b1d8 + ad23333 commit 465d720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

media/java/android/mtp/MtpDatabase.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ private int[] getSupportedPlaybackFormats() {
490490
MtpConstants.FORMAT_MPEG,
491491
MtpConstants.FORMAT_EXIF_JPEG,
492492
MtpConstants.FORMAT_TIFF_EP,
493+
MtpConstants.FORMAT_BMP,
493494
MtpConstants.FORMAT_GIF,
494495
MtpConstants.FORMAT_JFIF,
495496
MtpConstants.FORMAT_PNG,

0 commit comments

Comments
 (0)