Просмотр исходного кода

Update L10 bounding box to 14x14mm

Bug: 310264815
Test: N/A
Change-Id: Ia5840860f583502148b80db57731c4c6ee93c6a8
Austin Delgado 1 год назад
Родитель
Сommit
d4d4d10e79
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      lynx/overlay/frameworks/base/core/res/res/values/config.xml

+ 3 - 0
lynx/overlay/frameworks/base/core/res/res/values/config.xml

@@ -313,4 +313,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">6</integer>
 </resources>