From 3d6f1e15f91ff16d0d6202de9ad6c7d950493c90 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 5 Jul 2024 20:04:49 +0300 Subject: [PATCH] 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 --- vendor.prop | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vendor.prop b/vendor.prop index 391249f..f04db76 100644 --- a/vendor.prop +++ b/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