Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0f2a4e60 authored by Mike Lockwood's avatar Mike Lockwood Committed by Android Git Automerger
Browse files

am 6897e36b: Add comment warning to not use hardware based autobrightness support.

Merge commit '6897e36b' into eclair-mr2

* commit '6897e36b':
  Add comment warning to not use hardware based autobrightness support.
parents 9baeff05 6897e36b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -71,7 +71,9 @@
         the slider can be opened (for example, in a pocket or purse). -->
    <bool name="config_bypass_keyguard_if_slider_open">true</bool>
    
    <!-- Flag indicating whether the device supports automatic brightness mode in hardware. -->
    <!-- Flag indicating whether the device supports automatic brightness mode in hardware.
         WARNING - DO NOT USE THIS FEATURE
         Hardware auto brightness support is deprecated and will be removed in the next release. -->
    <bool name="config_hardware_automatic_brightness_available">false</bool>

    <!-- Flag indicating whether the we should enable the automatic brightness in Settings.