matisse-common: fix rank of OMX audio codec components

Rank OMX SW audio codecs higher than C2 codecs.

Change-Id: I7d03179ebd313d2592512178eeef266b4243f2f0
This commit is contained in:
Sujin Panicker 2020-01-24 17:23:36 +02:00 committed by DJABhipHop
parent 5234b6530a
commit 8c57dfec16
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,8 @@ ro.hwui.text_large_cache_height=1024
# Media
debug.stagefright.ccodec=0
debug.stagefright.omx_default_rank.sw-audio=1
debug.stagefright.omx_default_rank=0
media.stagefright.legacyencoder=true
media.stagefright.less-secure=true
media.stagefright.enable-player=true