commit | c76556752479a59b7ba006d45792e9ff152e7292 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Jun 16 15:59:46 2022 -0700 |
committer | Joen Chen <joenchen@google.com> | Wed Nov 09 03:45:55 2022 +0000 |
tree | 9967f5f6cfff73d51cced793cb6bd07210bff750 | |
parent | 90aeb6e15cef4087947dab96f91a478a2f52242d [diff] |
Allow InputProcessor HAL to read display resolution Currently, there's no API to read the resolution from the system domain, so the HAL has to read this from the sysprop provided by the display code. Allow the HAL to do so in this CL. Bug: 244492960 Test: adb shell dmesg | grep input_processor Change-Id: Ibdc3589234bbee8641e3c1f7a300b622803ca1a9