Default pickupGesture enabled state is FALSE
Test: manually tested Bug: 256185823 Change-Id: I2e7f8c7fbe072dd0dae0842067a9925ba4d46e92
This commit is contained in:
parent
bf0f5362ef
commit
2ba02faa8a
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