Add config_selected_udfps_touch_detection to HK3

Selects touch config for HK3 that lowers target size to .7

Bug: 296225828
Test: TODO
Change-Id: I55080254f1cc4e0b988bbcf8af55d27e1e98e52b
This commit is contained in:
Austin Delgado 2023-08-16 15:16:14 -07:00
parent 1c8784a3fc
commit f6d2ec958f

View file

@ -312,4 +312,7 @@
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
data profile -->
<bool name="allow_clear_initial_attach_data_profile">true</bool>
<!-- The integer index of the selected option in config_udfps_touch_detection_options -->
<integer name="config_selected_udfps_touch_detection">4</integer>
</resources>