Merge "Remove obsolete core/res owners" am: c117fd9826 am: 13cf655c86 am: 4c2b2b3ad6
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2302537 Change-Id: I3b79d421b694fd8ebd6db2c777c865e83be526b5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
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
|
||||
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user