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

@@ -18,7 +18,7 @@
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/setup_wizard_layout"
android:id="@+id/udfps_layout"
style="?attr/fingerprint_layout_theme"
android:layout_width="match_parent"
android:layout_height="match_parent"