commit | a6932498a00735c4e438bb9c47478ff166e2d6fd | [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 | c241ec13910627c848be3731b274a1291763bc43 | |
parent | d99d678228fee4baa74d1bae463a59cc0aa13cd5 [diff] |
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",