commit | dd82b8ebbd271b5f48f8bbc620a9f5b549b0905e | [log] [tgz] |
---|---|---|
author | Vaibhav Devmurari <vdevmurari@google.com> | Tue Aug 16 15:34:01 2022 +0000 |
committer | Vaibhav Devmurari <vdevmurari@google.com> | Thu Aug 25 15:32:33 2022 +0000 |
tree | 20919ba093a93101ca41825d8c11dfe8dc97beed | |
parent | 501a72a312b06d5a3438ca4a55f73749d1278162 [diff] |
Fetch country code information from Device sysfs path HID devices report the country code via sysfs. Need to read it and pass it and save it as a member variable to InputDevice In subsequent CLs will use it to auto-detect a layout for PK. More information in DD: go/pk_auto_layout_detection Test: atest inputflinger_tests:InputReaderTest Bug: 242715614 Change-Id: I73ca7518dbee3e563c41024bb3ed41261c8d7846