From b31e38363a56f6b53a19f954b9c4ef718fd917b6 Mon Sep 17 00:00:00 2001 From: Michael Wright Date: Mon, 4 Sep 2017 17:52:23 +0100 Subject: [PATCH] Increase the dim brightness. Right now, the dim brightness is way too dim to the point where most things aren't visible even in low indoor lighting situations. Upping this a bit makes it still noticeably dimmer but a lot more visible in normal usage. It may be worth increasing further, but this is a good place to start. Bug: 65346115 Test: wait for the device to dim, see that's actually visible under 4k+ lux ambient light. Change-Id: Idf89f1309d7eae8d5ce4d617e6117c0f6cc76562 --- .../base/core/res/res/values/config.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 043809c..5605121 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -87,8 +87,19 @@ 600 - - 4 + + 15 + + + 1 13