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

Commit 11bd4386 authored by Liran Binyamin's avatar Liran Binyamin
Browse files

Mark bubbleLogger @VisibleForTesting

Bug: 378075955
Change-Id: I5c1fa5f70019ae2b4ae8de6cba38cc524a68df09
Flag: EXEMPT annotating a field
Test: treehugger
parent 7272c960
Loading
Loading
Loading
Loading
+1 −0
Original line number 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
    // don't yet have dagger set up for tests, so have to set manually
    @VisibleForTesting
    @Inject
    public BubbleLogger bubbleLogger;