Commit Graph

1 Commits

Author SHA1 Message Date
Siarhei Vishniakou
ced9e0ebbf 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: 236200710
Test: adb shell dmesg | grep input_processor
Change-Id: I23285c21a82748c63fbe20988af42884b9261b66
2022-06-16 15:59:46 -07:00