diff options
| author | 2023-11-16 21:42:34 +0000 | |
|---|---|---|
| committer | 2023-12-07 17:49:01 +0000 | |
| commit | 7d1daa11687346dcad34c27dabf32fee9534f376 (patch) | |
| tree | 36d7999d197f27818098caf565d5811295d0cffa /libs/androidfw/StringPool.cpp | |
| parent | fe7861cad5670b638ad0cc4838bf047e689b9345 (diff) | |
Remove Pointer Tracking in WM: Disable TaskTapPointerEventListener
As part of the effort to remove input code from WM, add a flag to
disable TaskTapPointerEventListener in WM.
Its responsibilities are already handled by other means:
- Taps outside focused tasks are reported to WM directly by
InputDispatcher using onPointerDownOutsideFocus().
- Freeform window resizing is handled by WM Shell in
DragResizeInputListener.
Since its behavior is obsolete, remove it safely with a flag.
Bug: 315321016
Test: manual
Change-Id: Iaf9c9c2a4eade8b645cce1fa38734f15d3487593
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions