Merge "Add config_selected_udfps_touch_detection to HK3" into udc-d1-dev am: 6818d5c0d1

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24452188

Change-Id: I52d970d35bd00552cbc99eb01ad764707bbc75ce
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
KRIS CHEN 2023-08-23 00:51:27 +00:00 committed by Automerger Merge Worker
commit 56f40ff75d

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>