Merge "UDFPS Enrollment Refactor (4/N)" into main

This commit is contained in:
Joshua Mccloskey
2024-05-20 21:53:16 +00:00
committed by Android (Google) Code Review
41 changed files with 1816 additions and 584 deletions

View File

@@ -2777,6 +2777,7 @@
<activity android:name=".biometrics.fingerprint2.ui.enrollment.activity.FingerprintEnrollmentV2Activity"
android:exported="true"
android:permission="android.permission.MANAGE_FINGERPRINT"
android:configChanges="density"
android:theme="@style/GlifTheme.Light">
<intent-filter>
<action android:name="android.settings.FINGERPRINT_SETUP" />