Merge "Default pickupGesture enabled state is FALSE" into tm-qpr-dev am: 65de8d9be2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20666726 Change-Id: I9fcfd832bd63fd3404057a76eddb7f29ebb14232 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
27e97ab564
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_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.
|
||||
The N entries of this array define N 1 zones as follows:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue