From 082d62dc00c03ff1f4f961a077e8edfebc225b14 Mon Sep 17 00:00:00 2001 From: OdSazib Date: Sat, 5 Jun 2021 15:04:43 +0600 Subject: [PATCH] sdm660-common: prop: Disable blur by default - We can enable from settings if we need them - Forcing blur is just waste of power as it uses EXPENSIVE_RENDERING This reduces power consumtion and fixes heating issue on sdm660 --- properties/product.prop | 4 ---- 1 file changed, 4 deletions(-) diff --git a/properties/product.prop b/properties/product.prop index 8048f855..1b355983 100644 --- a/properties/product.prop +++ b/properties/product.prop @@ -2,10 +2,6 @@ ro.config.media_vol_steps=25 ro.config.vc_call_vol_steps=7 -# Blur -ro.sf.blurs_are_expensive=1 -ro.surface_flinger.supports_background_blur=1 - # CNE persist.vendor.cne.feature=1