Browse Source

display: update default brightness am: ea532a313f am: 340eb17c0c

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

Change-Id: Idbc74e971c818a7a3ecce6688a3571fcf0a1d15c
Signed-off-by: Automerger Merge Worker <[email protected]>
Gil 2 năm trước cách đây
mục cha
commit
ef1138c338

+ 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).