commit | 6af88751bdf0605c3163a62cb5ca0c16a3174510 | [log] [tgz] |
---|---|---|
author | Eric Rahm <erahm@google.com> | Tue Aug 29 18:58:26 2023 +0000 |
committer | Garvit Narang <garvitnarang@google.com> | Thu Feb 01 01:24:57 2024 +0000 |
tree | ec7d11c9d8858abadd752bad3cb09e6654ee9511 | |
parent | 5b00a19f92cbda3a778cecdfe1fd2028eb000b07 [diff] |
Disable OnBackInvoked for InputCtsActivity Disable the `OnBackInvokedCallback` for the `InputCtsActivity` so that configurations that have a callback registered don't consume the `KEYCODE_BACK` events that these tests generate. Fixes: 314896983 Test: atest CtsHardwareTestCases (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:aa7e19ad350a3ba44ad3a834dbc215ec48e0567e) Merged-In: I96358a11266581d33d39938886ca0a95915c2609 Change-Id: I96358a11266581d33d39938886ca0a95915c2609 ---