summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Beverly <beverlyt@google.com> 2023-10-05 20:17:18 +0000
committer Beverly <beverlyt@google.com> 2023-10-06 19:32:07 +0000
commit3eb4b11d2424b37a53757472d8da40e230dc31ca (patch)
tree1eb66d49c46a1a4ac7bb338ed9ea81243f5023c5 /libs/androidfw/ApkParsing.cpp
parent7f6c431cc233848fc725ad3efbf8f4a3b9f1e804 (diff)
Create new interactor for a global key events observer
KeyEventInteractor: can observe ALL key events, regardless of whether the key event has or will be handled. This should only be used to observe key event states. SysUIKeyEventHandler: routes key events that haven't already been handled by the system, that are going through NSWVC's interaction handler. If SysUI decides to handle the key event, then the key event won't be sent to other consumers (ie: apps). Test: atest SysUIKeyEventHandlerTest KeyEventInteractortest Bug: 301047491 Change-Id: I5ca503b4e20d3198098272622841e44b7b80ed07
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions