sm6375-common: Use AOSP default Codec2/OMX ranks
debug.stagefright.ccodec=4 is the default value in frameworks. debug.stagefright.omx_default_rank=0 was used to rank OMX SW codecs lower than OMX HW codecs but we have removed all OMX SW codecs now. Change-Id: Idf55ec02c2c0f4d2fa73f949cffef0d820a54570
This commit is contained in:
parent
567149e130
commit
49a9e47634
1 changed files with 0 additions and 2 deletions
|
@ -243,8 +243,6 @@ debug.hwui.target_cpu_time_percent=30
|
||||||
ro.incremental.enable=true
|
ro.incremental.enable=true
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
debug.stagefright.ccodec=4
|
|
||||||
debug.stagefright.omx_default_rank=0
|
|
||||||
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
||||||
|
|
||||||
# Perf
|
# Perf
|
||||||
|
|
Loading…
Reference in a new issue