From 3b4f9c3cdc9b6b4512e82f390c62133be03d91e7 Mon Sep 17 00:00:00 2001 From: linpeter Date: Mon, 28 Mar 2022 17:32:13 +0800 Subject: [PATCH] display: update the outdoor auto-brightness curve Modified the outdoor range mapping in the outdoor auto-brightness curve. Bug: 213251504 Test: check the default curve Change-Id: I387e87f343ffe7af72fb965f2c7ea05eb85dfda1 --- .../base/core/res/res/values/config.xml | 18 +++++++++++------- .../base/core/res/res/values/config.xml | 18 +++++++++++------- 2 files changed, 22 insertions(+), 14 deletions(-) diff --git a/cheetah/overlay/frameworks/base/core/res/res/values/config.xml b/cheetah/overlay/frameworks/base/core/res/res/values/config.xml index e79341f..358b87c 100644 --- a/cheetah/overlay/frameworks/base/core/res/res/values/config.xml +++ b/cheetah/overlay/frameworks/base/core/res/res/values/config.xml @@ -105,9 +105,11 @@ 665 1097 1808 - 2981 - 5000 + 3000 + 6000 + 9000 10000 + 14000 20000 @@ -141,11 +143,13 @@ 125.1221991 161.6875093 208.4885553 - 264.8221315 - 327.8974352 - 401.1676739 - 750.0 - 1100.0 + 264.8221315 + 328.5869521 + 627.4315413 + 826.8584866 + 867.0494638 + 901.4496943 + 1100.0 161.6875093 208.4885553 - 264.8221315 - 327.8974352 - 401.1676739 - 750.0 - 1100.0 + 264.8221315 + 328.5869521 + 627.4315413 + 826.8584866 + 867.0494638 + 901.4496943 + 1100.0