Allow InputProcessor HAL to read display resolution
Cherry-pick of Change I23285c21a82748c63fbe20988af42884b9261b66 from Siarhei Vishniakou <svv@google.com>: 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 Bug: 279510160 Change-Id: I449232d91533b6b9a40f2a6c4a91c511f5b38e3c
This commit is contained in:
parent
d90ebc1fdb
commit
55ef8a9026
1 changed files with 2 additions and 0 deletions
2
legacy/whitechapel_pro/hal_input_processor_default.te
Normal file
2
legacy/whitechapel_pro/hal_input_processor_default.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# allow InputProcessor HAL to read the display resolution system property
|
||||
get_prop(hal_input_processor_default, vendor_display_prop)
|
Loading…
Add table
Add a link
Reference in a new issue