Merge commit '0f2a4e6026a37fc8b321494f688e9f0e5a5bf744' into eclair-mr2-plus-aosp * commit '0f2a4e6026a37fc8b321494f688e9f0e5a5bf744': Add comment warning to not use hardware based autobrightness support.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user