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

Commit 6da3c049 authored by Liran Binyamin's avatar Liran Binyamin Committed by Android (Google) Code Review
Browse files

Merge "Mark bubbleLogger @VisibleForTesting" into main

parents 08c97135 11bd4386
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -180,6 +180,7 @@ public class BubbleBarExpandedView extends FrameLayout implements BubbleTaskView


    // Ideally this would be package private, but we have to set this in a fake for test and we
    // Ideally this would be package private, but we have to set this in a fake for test and we
    // don't yet have dagger set up for tests, so have to set manually
    // don't yet have dagger set up for tests, so have to set manually
    @VisibleForTesting
    @Inject
    @Inject
    public BubbleLogger bubbleLogger;
    public BubbleLogger bubbleLogger;