Merge "Update SUW biometric string product" into tm-dev am: 887d590e85 am: 3b284a0bbe

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18186094

Change-Id: I65b8ef913caa39c22b59251326a6c1cbb5ba98bc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Milton Wu
2022-05-07 02:25:58 +00:00
committed by Automerger Merge Worker
3 changed files with 14 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
android:id="@+id/setup_wizard_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:sudDescriptionText="@string/security_settings_fingerprint_enroll_introduction_message">
app:sudDescriptionText="@string/security_settings_fingerprint_enroll_introduction_v2_message">
<LinearLayout
style="@style/SudContentFrame"