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

Commit 0464bf23 authored by Eghosa Ewansiha-Vlachavas's avatar Eghosa Ewansiha-Vlachavas Committed by Automerger Merge Worker
Browse files

Merge "LetterboxConfigurationPersisterTest waits on wrong persisterQueue" into...

Merge "LetterboxConfigurationPersisterTest waits on wrong persisterQueue" into udc-qpr-dev am: 214ebec8 am: 7bef96b8

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24604789



Change-Id: Ib69300fe304d20adbc61361aad8c21bf66e300a3
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents f5ef9f6b 7bef96b8
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 =