From 18f0fdc582a8b506bdadbd52c3ad71ffb49ac068 Mon Sep 17 00:00:00 2001 From: basamaryan Date: Mon, 28 Aug 2023 17:27:14 -0400 Subject: [PATCH] sm6150-common: Enable anti_flicker by default Change-Id: Ifc93157308f57ca0062f61347d158ebc96db912b Signed-off-by: donjohanliebert --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 40ef361..26e6f73 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -166,7 +166,7 @@ SOONG_CONFIG_NAMESPACES += xiaomiSm6150Vars SOONG_CONFIG_xiaomiSm6150Vars += \ livedisplay_support_anti_flicker \ livedisplay_support_sunlight_enhancement -SOONG_CONFIG_xiaomiSm6150Vars_livedisplay_support_anti_flicker ?= false +SOONG_CONFIG_xiaomiSm6150Vars_livedisplay_support_anti_flicker ?= true SOONG_CONFIG_xiaomiSm6150Vars_livedisplay_support_sunlight_enhancement ?= true # Verified Boot