commit | 232db00499cf380f92a923f4b0469111fda475c8 | [log] [tgz] |
---|---|---|
author | Josep del Rio <joseprio@google.com> | Thu Nov 10 17:20:24 2022 +0000 |
committer | Josep del Rio <joseprio@google.com> | Thu Nov 10 17:20:24 2022 +0000 |
tree | 44ac85a63bc69806ebf8845cf47073909269d30a | |
parent | 3b357a6aa38cc9fc8a83d55bd983cfec0f3ded82 [diff] |
Fix CTS KeyEventTest As part of the microphone mute implementation, KEYCODE_MUTE is no longer considered a media key; unfortunately, the CTS test for it was not changed accordingly, so this CL resolves that. Bug: 255649498 Test: KeyEventTest must pass Change-Id: I2b98500f9b4c79cf5a3dd795f6ffe551ae4107c8