commit | 071b0ce6e56e434182a2dd29370503cd4e47c5cb | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue Oct 29 03:09:21 2024 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Tue Oct 29 03:09:21 2024 +0000 |
tree | 9bd4dcb62203322ee6d12959e58e5bbb201e9ca0 | |
parent | a8214163d42334e951438ae4637f2ec84ab7bbfd [diff] |
Add @IntDef for KeyEvent.KEYCODE_* constants This will allow us to easily convert keycode values to their string names in Winscope. Bug: 376149319 Change-Id: I5a1a1318117de685667b403f0e3be3c03a68e62b Test: Build Flag: EXEMPT dev tool