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

Commit 880cdaa7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "cleanup(expressive): Remove VisibleForTesting from now-used method" into main

parents d03bd271 30ad3e99
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@ public class AccessibilityServiceWarning {
        return ad;
    }

    @VisibleForTesting
    public static View createAccessibilityServiceWarningDialogContentView(Context context,
            AccessibilityServiceInfo info,
            View.OnClickListener allowListener,