Super Liu 58b64ca3fb touch: init service to access gti interactive_calibrate sysfs
Write usage: setprop vendor.touch.gti0.ical VALUE

Any VALUE(e.g. 20X or 30X) set through this property will write
into gti interactive_calibrate sysfs except for the VALUE `read`.

Read usage: setprop vendor.touch.gti0.ical read
            getprop vendor.touch.gti0.ical.result
setprop with VALUE `read` will read the gti
interactive_calibrate sysfs and save the result to
vendor.touch.gti0.ical.result.

Besides, please add your DOMAIN to access vendor_gti_prop.
set_prop(DOMAIN, vendor_gti_prop)

Bug: 331139251
Test: Manually verify the result.
Change-Id: I6296b9533dd0209e66832bfbbed6030a30077b96
Merged-In: I6296b9533dd0209e66832bfbbed6030a30077b96
Signed-off-by: Super Liu <supercjliu@google.com>
(cherry picked from commit 28754e355a847ce62b4e465c7afaa0f61e90b865)
2024-03-28 07:27:32 +00:00
2023-10-27 07:46:17 +00:00
2024-02-14 22:07:47 +00:00
2023-02-13 12:48:47 +08:00
2023-11-22 14:35:02 +08:00
2023-10-31 02:47:31 +00:00
2023-03-31 06:28:07 +08:00
2023-10-13 12:57:36 +08:00
2022-08-12 09:55:21 +08:00

Please refer to go/pixel-recycle to modularize your code in this space.
Description
No description provided
Readme 174 MiB
Languages
C++ 81.9%
Makefile 12.4%
Shell 5.7%