diff options
author | 2022-12-22 18:23:21 +0000 | |
---|---|---|
committer | 2023-01-02 13:14:00 +0000 | |
commit | 990ff7ba368f3d24ba6ac25321e326c82f13d620 (patch) | |
tree | 329959cd59a2921e132945d20fdd28eb6a67ddeb /libs/input/Input.cpp | |
parent | 6b65c0c7abd78b10583a27b80734fb672dea66aa (diff) |
Don't crash on invalid HID country code
Apple magic keyboard sends invalid hid country code 166 which is
not supported according to HID standards. Instead of throwing
fatal exception, assume any country code value out of the
standard range as invalid.
Test: manual testing. TODO: implement sysfs based test cases
Bug: 262703228
Change-Id: I7821473c31b08d23ebf91385fbe12dc9f758a472
Diffstat (limited to 'libs/input/Input.cpp')
0 files changed, 0 insertions, 0 deletions