Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 803a9865 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "By default, tap gesture posture mapping should be empty" into sc-v2-dev...

Merge "By default, tap gesture posture mapping should be empty" into sc-v2-dev am: e5a6127d am: abbfd0b4

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16101412

Change-Id: If0bada4c6e4da576b65beaa0dafe26324f912e00
parents c5927302 abbfd0b4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -2352,10 +2352,6 @@
    <!-- Type of the ambient tap sensor per device posture (defined by WM Jetpack posture).
         Unspecified values use config_dozeTapSensor -->
    <string-array name="config_dozeTapSensorPostureMapping" translatable="false">
        <item></item> <!-- UNKNOWN -->
        <item></item> <!-- CLOSED -->
        <item></item> <!-- HALF_OPENED -->
        <item></item> <!-- OPENED -->
    </string-array>

    <!-- Type of the long press sensor. Empty if long press is not supported. -->