commit | 5c5f8d93667ec36fbcd01ecb113ccae78322c85b | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Wed Sep 05 19:37:13 2012 +0900 |
committer | Dongwon Kang <dwkang@google.com> | Wed Sep 05 19:37:13 2012 +0900 |
tree | 959f4edded5ec5f86532e6093af7e9ded23c6dfb | |
parent | 312380331e28b7e5693a4b1646caf2d19aba1b2a [diff] [blame] |
To support .mxmf which is specified in Android CDD. Bug: 7082658 Change-Id: I21269d72d1d21627c6adb2e6fbcb078d0eda6020 Tested: checked MediaScanner scans .mxmf and Music app plays .mxmf file.
diff --git a/media/libmediaplayerservice/MediaPlayerFactory.cpp b/media/libmediaplayerservice/MediaPlayerFactory.cpp index f821cc3..3f69c11 100644 --- a/media/libmediaplayerservice/MediaPlayerFactory.cpp +++ b/media/libmediaplayerservice/MediaPlayerFactory.cpp
@@ -246,6 +246,7 @@ ".midi", ".smf", ".xmf", + ".mxmf", ".imy", ".rtttl", ".rtx",