sm6225-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
7335ac56fa
commit
a1c32085c0
1 changed files with 0 additions and 4 deletions
|
@ -173,10 +173,6 @@ persist.vendor.ims.playout_delay=50
|
|||
persist.vendor.ims.vt.enableadb=1
|
||||
persist.vendor.rcs.singlereg.feature=1
|
||||
|
||||
# Media
|
||||
debug.stagefright.ccodec=1
|
||||
debug.stagefright.omx_default_rank=0
|
||||
|
||||
# Netflix
|
||||
ro.netflix.bsp_rev=Q6115-31409-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue