From a4f30404f0402ff8467c5ceee39c499030cb55d4 Mon Sep 17 00:00:00 2001 From: Milton Wu Date: Mon, 18 Apr 2022 17:18:57 +0800 Subject: [PATCH] Not relaunch BiometricEnrollActivity durng SUW Biometric fingerprint flow is abnormal because BiometricEnrollActivity is relaunched during SUW because diplay or orientation is changed. Bug: 205059704 Bug: 228812876 Test: atest BiometricEnrollActivityTest Test: Before clicking "No thanks" manully unfold or rotate device on the fingerprint setup screen of SUW Change-Id: If0abe785c74c7fb40da779af166d79eeba6ad57f --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0ed126f611e..697d2c49557 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2226,6 +2226,7 @@