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

Commit 68ff3a3f authored by Alan Viverette's avatar Alan Viverette Committed by Automerger Merge Worker
Browse files

Merge "Remove obsolete core/res owners" am: c117fd98 am: 13cf655c am: 4c2b2b3a

parents 508857b3 4c2b2b3a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
adamp@google.com
alanv@google.com
asc@google.com
cinek@google.com
dsandler@android.com
@@ -20,9 +19,6 @@ narayan@google.com
ogunwale@google.com
patb@google.com
shanh@google.com
svetoslavganov@android.com
svetoslavganov@google.com
toddke@google.com
tsuji@google.com
yamasani@google.com

+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ import com.android.internal.annotations.VisibleForTesting;

import junit.framework.Assert;

import org.junit.After;
import org.junit.Before;
import org.junit.Test;

@@ -72,6 +73,7 @@ public class LetterboxConfigurationPersisterTest {
        mLetterboxConfigurationPersister.start();
    }

    @After
    public void tearDown() throws InterruptedException {
        deleteConfiguration(mLetterboxConfigurationPersister, mPersisterQueue);
        waitForCompletion(mPersisterQueue);