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

Commit 214ebec8 authored by Eghosa Ewansiha-Vlachavas's avatar Eghosa Ewansiha-Vlachavas Committed by Android (Google) Code Review
Browse files

Merge "LetterboxConfigurationPersisterTest waits on wrong persisterQueue" into udc-qpr-dev

parents 0f9db7e4 eabd8354
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ public class LetterboxConfigurationPersisterTest {
                LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_LEFT);
        firstPersister.setLetterboxPositionForVerticalReachability(false,
                LETTERBOX_VERTICAL_REACHABILITY_POSITION_TOP);
        waitForCompletion(mPersisterQueue);
        waitForCompletion(firstPersisterQueue);
        final int newPositionForHorizontalReachability =
                firstPersister.getLetterboxPositionForHorizontalReachability(false);
        final int newPositionForVerticalReachability =