From 4cd6cbf319e52fa5d0a79890ee8b4022097ce2bb Mon Sep 17 00:00:00 2001 From: shaenix Date: Tue, 29 Jul 2025 21:48:53 +0530 Subject: [PATCH] sm7125-common: Move input surface to CCodec --- system.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.prop b/system.prop index 6359e06..8e4b76d 100644 --- a/system.prop +++ b/system.prop @@ -68,7 +68,7 @@ persist.dbg.vt_avail_ovr=1 persist.dbg.wfc_avail_ovr=1 # Media -debug.stagefright.ccodec=1 +debug.stagefright.c2inputsurface=-1 media.settings.xml=/vendor/etc/media_profiles_vendor.xml media.stagefright.enable-aac=true media.stagefright.enable-fma2dp=true