Spacewar: 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:
Michael Bestas
2024-07-05 20:04:49 +03:00
committed by Wiktor Rudzki
parent 53e201c8a8
commit 067436f660

View File

@@ -133,8 +133,6 @@ ro.incremental.enable=yes
# Media
debug.stagefright.c2inputsurface=-1
debug.stagefright.ccodec=4
debug.stagefright.omx_default_rank=0
# QTEE
persist.vendor.qteeconnector.retrying_interval=30