From 116c2802059bddf7573c28bfdfce97a8fc151e35 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Tue, 6 Apr 2021 11:26:47 +0200 Subject: [PATCH] instantnoodlep: overlay: Set config_screenBrightnessSettingMaximumFloat=1.0 When config_screenBrightnessSettingMaximumFloat is unset we are falling back to legacy (0-255 int) configuration. Change-Id: Iecb9ad8fcc25178160e2114dd40337f59af3cf66 --- overlay/frameworks/base/core/res/res/values/config.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 57607ea..a272dc7 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -313,6 +313,12 @@ Must be in the range specified by minimum and maximum. --> 0.44313726 + + 1.0 +