From 5a9e0b2652ae677fbeb9dfefb5caaebc7e7fd1e8 Mon Sep 17 00:00:00 2001 From: rmp22 <195054967+rmp22@users.noreply.github.com> Date: Fri, 29 Aug 2025 03:15:00 +0000 Subject: [PATCH] config: reduce sf boost n2a/mtk has efficient surfaceflinger boosting api compared to us Change-Id: If767b88a0e3d23cce0376bf8f92871ce7ae7b3b9 --- config/mist.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mist.mk b/config/mist.mk index 33e67496..4447e9e3 100644 --- a/config/mist.mk +++ b/config/mist.mk @@ -157,7 +157,7 @@ DEX2OAT_THREADS ?= 5 # uclamp properties PRODUCT_PRODUCT_PROPERTIES += \ - ro.surface_flinger.uclamp.min=165 \ + ro.surface_flinger.uclamp.min=100 \ ro.config.per_app_memcg=true # AxionOS properties