Test mkv support more audio codecs

Google supported audio codec: pcm
Test with MediaPlayerTest testLocalVideo_mkv_audio_pcm_be and
testLocalVideo_mkv_audio_pcm_le

Google unsupported audio codec: adpcm, wma, mp2
Test with DecoderTest testTrackSelectionMkv

Bug: 128470241
Test: test with bellow 3 commands
run cts -m CtsMediaTestCases -t android.media.cts.MediaPlayerTest#testLocalVideo_mkv_audio_pcm_be --skip-preconditions
run cts -m CtsMediaTestCases -t android.media.cts.MediaPlayerTest#testLocalVideo_mkv_audio_pcm_le --skip-preconditions
run cts -m CtsMediaTestCases -t android.media.cts.DecoderTest#testTrackSelectionMkv --skip-preconditions

Change-Id: Iad3938fb0af90b810ab629d8cfff63a83c483d4a
8 files changed