msm8976-common: media: Update opus omx codec ranking

Update opus omx codec ranking to give c2 implementation
higher priority.
This commit is contained in:
Sujin Panicker 2020-03-05 23:09:40 +01:00 committed by ripee
parent ac522297f7
commit c21dab3d1b
1 changed files with 1 additions and 0 deletions

View File

@ -389,6 +389,7 @@ Only the three quirks included above are recognized at this point:
<Feature name="secure-playback" required="true" />
<Limit name="concurrent-instances" max="2" />
</MediaCodec>
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/>
</Decoders>
<Include href="media_codecs_google_video.xml" />
</MediaCodecs>