Create new strings for accessibility long press timout to avoid the string gender issue.
Bug: 154095696 Test: make RunSettingsRoboTests ROBOTEST_FILTER=SelectLongPressTimeoutPreferenceControllerTest Change-Id: Ic6eae71ab7ad4d3d1b0b251ee8578d46dff43232
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
settings:controller="com.android.settings.accessibility.LockScreenRotationPreferenceController"/>
|
||||
|
||||
<ListPreference
|
||||
android:entries="@array/long_press_timeout_selector_titles"
|
||||
android:entries="@array/long_press_timeout_selector_list_titles"
|
||||
android:entryValues="@array/long_press_timeout_selector_values"
|
||||
android:key="select_long_press_timeout_preference"
|
||||
android:persistent="false"
|
||||
|
||||
Reference in New Issue
Block a user