Merge "Add config_selected_udfps_touch_detection to HK3" into udc-d1-dev

This commit is contained in:
KRIS CHEN 2023-08-23 00:16:24 +00:00 committed by Android (Google) Code Review
commit 6818d5c0d1

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>