Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a70204f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Accessibility shortcut secondary action - fix permission dialog did not pop up"

parents 7d7bde60 c602ceb5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -499,6 +499,7 @@ public class ToggleAccessibilityServicePreferenceFragment extends
        } else {
            AccessibilityUtil.optOutAllValuesFromSettings(getContext(), shortcutTypes,
                    mComponentName);
            getArguments().putBoolean(AccessibilitySettings.EXTRA_CHECKED, false);
        }
    }