msm8226-common: media: Update opus omx codec ranking

Update opus omx codec ranking to give c2 implementation
higher priority.

Change-Id: Id6f1064483980e5fb9079ef19163ada083f6de60
This commit is contained in:
Sujin Panicker 2020-01-24 17:28:56 +02:00 committed by RomanDesigner
parent eba5589d67
commit 2a8ce17641
No known key found for this signature in database
GPG Key ID: 3D58447600ECB3AA
1 changed files with 1 additions and 0 deletions

View File

@ -255,6 +255,7 @@
<Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="3" />
</MediaCodec>
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/>
</Decoders>
<Include href="media_codecs_google_video_le.xml" />
</MediaCodecs>