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

Commit 1cf487b8 authored by Thomas Leu's avatar Thomas Leu Committed by Android (Google) Code Review
Browse files

Merge "Do not disable the default shortcut at the end of setup."

parents eda02382 c13d2ac1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -650,6 +650,11 @@ public class AccessibilityShortcutController {
         *
         */
        private void setEmptyShortcutTargetIfNeeded() {
            if (hasFeatureLeanback()) {
                // Do not disable the default shortcut on TV.
                return;
            }

            final ContentResolver contentResolver = mContext.getContentResolver();

            final String shortcutTargets = Settings.Secure.getStringForUser(contentResolver,