sm6150-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
940cae663a
commit
489a1fcdad
@ -191,10 +191,6 @@ persist.dbg.volte_avail_ovr=1
|
||||
persist.dbg.vt_avail_ovr=1
|
||||
persist.dbg.wfc_avail_ovr=1
|
||||
|
||||
# Media
|
||||
debug.stagefright.ccodec=1
|
||||
debug.stagefright.omx_default_rank=0
|
||||
|
||||
# Netflix
|
||||
vendor.netflix.bsp_rev=Q6150-17263-1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user