From 72d349d02c1fd425a0ee900db9d6474201dc04cf Mon Sep 17 00:00:00 2001 From: Michael Wright Date: Tue, 27 Jun 2017 01:11:20 +0100 Subject: [PATCH] Have Walleye use the new brightness curve. Muskie got updated to the new machine learned autobrightness curve but Walleye was missed. This corrects that oversight. Test: manual Fixes: 37802643 Change-Id: I64c01e19921c139ba7d027d8d8050185d2e51a5b --- .../base/core/res/res/values/config.xml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/walleye/overlay/frameworks/base/core/res/res/values/config.xml b/walleye/overlay/frameworks/base/core/res/res/values/config.xml index b53506a..1f689a6 100644 --- a/walleye/overlay/frameworks/base/core/res/res/values/config.xml +++ b/walleye/overlay/frameworks/base/core/res/res/values/config.xml @@ -40,6 +40,7 @@ Must be overridden in platform specific overlays --> + 5 20 40 100 @@ -48,7 +49,6 @@ 1250 2200 4000 - 10000 - 20 - 45 - 65 - 90 - 120 - 150 - 180 - 210 - 230 - 255 + 10 + 33 + 49 + 68 + 87 + 108 + 132 + 167 + 206 + 255