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

Commit 8eec7caf authored by Joe Bolinger's avatar Joe Bolinger Committed by Automerger Merge Worker
Browse files

Merge "Re-enable biometric prompt tests." into tm-dev am: e6b72442

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

Change-Id: Iadb33a262d1d33dc74b7b9cb5913660d7c47e029
parents a49a3885 e6b72442
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -82,7 +82,6 @@ import com.android.systemui.util.concurrency.Execution;
import com.android.systemui.util.concurrency.FakeExecution;

import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -100,7 +99,6 @@ import java.util.Random;

import javax.inject.Provider;

@Ignore
@RunWith(AndroidTestingRunner.class)
@RunWithLooper
@SmallTest