Accessibility shortcut secondary action - legacy type fragment only have hardware shortcut
- LegacyAccessibilityServicePreferenceFragment only allowed hardware shortcut, software shortcut appear is controlled by flagRequestAccessibilityButton Bug: 142530063 Test: manual Change-Id: I90c7246c83b5525613e22ff5f0ad03295288c53d
This commit is contained in:
@@ -623,7 +623,7 @@ public class ToggleAccessibilityServicePreferenceFragment extends
|
||||
}
|
||||
}
|
||||
|
||||
private ComponentName getComponentName() {
|
||||
ComponentName getComponentName() {
|
||||
return mComponentName;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user