Merge "Revert "device/qcom/common: Enable AAC HW codec"" into jb
This commit is contained in:
commit
e8661858f8
|
@ -87,9 +87,6 @@
|
||||||
<MediaCodec name="OMX.qcom.audio.decoder.mp3" type="audio/mpeg" >
|
<MediaCodec name="OMX.qcom.audio.decoder.mp3" type="audio/mpeg" >
|
||||||
<Quirk name="requires-global-flush" />
|
<Quirk name="requires-global-flush" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="OMX.qcom.audio.decoder.aac" type="audio/mp4a-latm" >
|
|
||||||
<Quirk name="requires-global-flush" />
|
|
||||||
</MediaCodec>
|
|
||||||
<!-- Audio Software -->
|
<!-- Audio Software -->
|
||||||
<MediaCodec name="OMX.google.vorbis.decoder" type="audio/vorbis" />
|
<MediaCodec name="OMX.google.vorbis.decoder" type="audio/vorbis" />
|
||||||
<MediaCodec name="OMX.google.mp3.decoder" type="audio/mpeg" />
|
<MediaCodec name="OMX.google.mp3.decoder" type="audio/mpeg" />
|
||||||
|
|
Loading…
Reference in New Issue