sm7125-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
15.0
Michael Bestas 8 months ago committed by Simon1511
parent c26f22bde8
commit 3d6f1e15f9
  1. 4
      vendor.prop

@ -168,10 +168,6 @@ ro.hardware.gatekeeper=mdfpp
ro.hardware.keystore=mdfpp
ro.security.keystore.keytype=sakv2,gak
# Media
debug.stagefright.omx_default_rank=0
debug.stagefright.ccodec=1
# Perf
ro.vendor.extension_library=libqti-perfd-client.so

Loading…
Cancel
Save