Browse Source

display: update default brightness am: ea532a313f

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19127055

Change-Id: I97f4472168688069cc93fdfaa7b59dad916720cd
Signed-off-by: Automerger Merge Worker <[email protected]>
Gil 2 years ago
parent
commit
340eb17c0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lynx/overlay/frameworks/base/core/res/res/values/config.xml

+ 1 - 1
lynx/overlay/frameworks/base/core/res/res/values/config.xml

@@ -42,7 +42,7 @@
 
     <!-- Default screen brightness setting
          Must be in the range specified by minimum and maximum. -->
-    <item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.17429718</item>
+    <item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.140280561</item>
 
     <!-- Whether the display cutout region of the main built-in display should be forced to
         black in software (to avoid aliasing or emulate a cutout that is not physically existent).