diff options
| author | 2024-12-13 21:20:59 +0000 | |
|---|---|---|
| committer | 2025-03-17 21:49:27 +0000 | |
| commit | b7e88c955dd08f02f90c8cf98456a411a1bbf9c7 (patch) | |
| tree | 65a11afede5515c25d2d9c63d0f79332226bbce8 /libs/androidfw/AssetsProvider.cpp | |
| parent | acbbc9c3ac0d86390c7dea501da3599851338938 (diff) | |
Allow search kcm fallbacks
Fixes a bug in where kcm fallbacks with search based modifiers could
not activate since PhoneWindowManager would consume all search events.
This prevented the InputDispatcher from generating the fallback.
This change modifies the behavior so that when a search-based
fallback is detected, the key event will be directly sent to
InputDispatcher to handle the fallback. This will NOT send the
original event to applications.
Bug: 384113980
Test: atest PhoneWindowManagerTest
Test: atest InputTests:InputManagerServiceTests
Flag: com.android.hardware.input.fix_search_modifier_fallbacks
Change-Id: Iacecf945ea6be9841b6009d5f30bcf83f68309ef
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions