diff options
| author | 2024-08-27 11:30:06 -0700 | |
|---|---|---|
| committer | 2024-08-28 23:15:19 +0000 | |
| commit | 15cac2637e105b05b862e550c6cc635a8982937a (patch) | |
| tree | 5a3f5c2e9209646685c4f75eb490d22a45fd6c08 /libs/input/PointerController.cpp | |
| parent | 6590abee727355b52646a1ef040ebf8599ed3214 (diff) | |
On TV, make KEYCODE_SEARCH launch Assistant with keyboard
Currently, KEYCODE_ASSIST and KEYCODE_SEARCH both launch Assistant with voice UI on TV. This change splits the behavior of the keycodes, making KEYCODE_SEARCH suitable for mic-less remotes that wish to show text input instead of voice input.
Test: manual -
adb shell input keyevent KEYCODE_SEARCH -> keyboard UI
adb shell input keyevent KEYCODE_ASSIST -> voice UI
Assistant button on paired bluetooth remote -> voice UI
Flag: NONE small, TV-only change
Bug: 315264352
Change-Id: I764cddbfe84954d4712c8efab2c4f8fa087e0fb2
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions