Skip to content

Commit 54c21e6

Browse files
muhomorrthestinger
authored andcommitted
set TalkBack as the default accessibility service
1 parent df0a37f commit 54c21e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/res/res/values/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4944,7 +4944,7 @@
49444944
enabled by the accessibility shortcut. This service must be trusted, as it can be activated
49454945
without explicit consent of the user. If no accessibility service with the specified name
49464946
exists on the device, the accessibility shortcut will be disabled by default. -->
4947-
<string name="config_defaultAccessibilityService" translatable="false"></string>
4947+
<string name="config_defaultAccessibilityService" translatable="false">com.android.talkback/com.google.android.marvin.talkback.TalkBackService</string>
49484948

49494949
<!-- The component name, flattened to a string, for the default select to speak service to be
49504950
enabled by the accessibility keyboard shortcut. If the service with the specified component

0 commit comments

Comments
 (0)