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:
parent
1c8784a3fc
commit
f6d2ec958f
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue