Merge "Not relaunch BiometricEnrollActivity durng SUW" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-04-19 17:02:54 +00:00
committed by Android (Google) Code Review

View File

@@ -2226,6 +2226,7 @@
<activity android:name=".biometrics.BiometricEnrollActivity" <activity android:name=".biometrics.BiometricEnrollActivity"
android:exported="true" android:exported="true"
android:configChanges="orientation|screenSize|keyboard|keyboardHidden|smallestScreenSize|screenLayout|density"
android:theme="@style/GlifTheme.Light"> android:theme="@style/GlifTheme.Light">
<intent-filter> <intent-filter>
<action android:name="android.settings.BIOMETRIC_ENROLL" /> <action android:name="android.settings.BIOMETRIC_ENROLL" />