Merge "Not relaunch BiometricEnrollActivity durng SUW" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cc27e34330
@@ -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" />
|
||||||
|
Reference in New Issue
Block a user