commit | 0fc7d528639fc678f73f0f2a922d606b85aaab34 | [log] [tgz] |
---|---|---|
author | Andreas Agvard <agvard@google.com> | Thu Nov 16 17:51:00 2023 +0100 |
committer | Andreas Agvard <agvard@google.com> | Thu Nov 16 17:55:34 2023 +0100 |
tree | 56f17495bc4e856643d55bd8e341e9f5589e1f3d | |
parent | da18b9e4354dc1161d6dd71eebbb8a121525fb5a [diff] |
Makes deep press for LPNH toggelable By default when deep press is detected (https://developer.android.com/reference/android/view/MotionEvent#CLASSIFICATION_DEEP_PRESS) during LPNH triggers the long press action immediately. This change makes this toggelable. Flag is set to enabled by default, which leads to the default behavior. Fix: 310952290 Test: Manual Flag: LEGACY ENABLE_LPNH_DEEP_PRESS ENABLED Change-Id: I970fed697979ee528e54b8be0139d842f3a64c43