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

Commit 85ce2b31 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: Ibf951cca52b5004e7e8a90eb952c45fdaf40d544
parents 41cca31a 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