Merge "By default, tap gesture posture mapping should be empty" into sc-v2-dev am: e5a6127d6d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16101412 Change-Id: Ic063f260d048dada6b6099a0faf0769ef9542343
This commit is contained in:
@@ -2326,10 +2326,6 @@
|
|||||||
<!-- Type of the ambient tap sensor per device posture (defined by WM Jetpack posture).
|
<!-- Type of the ambient tap sensor per device posture (defined by WM Jetpack posture).
|
||||||
Unspecified values use config_dozeTapSensor -->
|
Unspecified values use config_dozeTapSensor -->
|
||||||
<string-array name="config_dozeTapSensorPostureMapping" translatable="false">
|
<string-array name="config_dozeTapSensorPostureMapping" translatable="false">
|
||||||
<item></item> <!-- UNKNOWN -->
|
|
||||||
<item></item> <!-- CLOSED -->
|
|
||||||
<item></item> <!-- HALF_OPENED -->
|
|
||||||
<item></item> <!-- OPENED -->
|
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Type of the long press sensor. Empty if long press is not supported. -->
|
<!-- Type of the long press sensor. Empty if long press is not supported. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user