Merge "Default pickupGesture enabled state is FALSE" into tm-qpr-dev
This commit is contained in:
commit
65de8d9be2
1 changed files with 3 additions and 0 deletions
|
@ -329,6 +329,9 @@
|
||||||
<dimen name="status_bar_height_default">104px</dimen>
|
<dimen name="status_bar_height_default">104px</dimen>
|
||||||
<dimen name="status_bar_height_portrait">104px</dimen>
|
<dimen name="status_bar_height_portrait">104px</dimen>
|
||||||
|
|
||||||
|
<!-- Control whether the pickup gesture is enabled by default. This value will be used
|
||||||
|
during initialization when the setting is still null. -->
|
||||||
|
<bool name="config_dozePickupGestureEnabled">false</bool>
|
||||||
|
|
||||||
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
<!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
|
||||||
The N entries of this array define N 1 zones as follows:
|
The N entries of this array define N 1 zones as follows:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue