Skip to content

Commit 5070a7f

Browse files
sganovAndroid (Google) Code Review
authored andcommitted
Merge "Change hard-coded URL for accessibility script." into jb-dev
2 parents 927c7fd + 3ff50a0 commit 5070a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/SettingsProvider/res/values/defaults.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120

121121
<!-- Default for Settings.Secure.ACCESSIBILITY_SCRIPT_INJECTION_URL -->
122122
<string name="def_accessibility_screen_reader_url" translatable="false">
123-
https://ssl.gstatic.com/accessibility/javascript/android/AndroidScriptChooser.user.js
123+
https://ssl.gstatic.com/accessibility/javascript/android/AndroidVox_v1.js
124124
</string>
125125

126126
<!-- Default for Settings.Secure.TOUCH_EXPLORATION_ENABLED -->

0 commit comments

Comments
 (0)