mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
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 Merged-In: I23285c21a82748c63fbe20988af42884b9261b66
3 lines
133 B
Plaintext
3 lines
133 B
Plaintext
# allow InputProcessor HAL to read the display resolution system property
|
|
get_prop(hal_input_processor_default, vendor_display_prop)
|