diff --git a/res-product/values/strings.xml b/res-product/values/strings.xml
index a94efb53183..2d411e4135b 100644
--- a/res-product/values/strings.xml
+++ b/res-product/values/strings.xml
@@ -155,12 +155,8 @@
-
- Use your fingerprint to unlock your tablet or verify it\u2019s you, like when you sign in to apps or approve a purchase.
-
- Use your fingerprint to unlock your device or verify it\u2019s you, like when you sign in to apps or approve a purchase.
-
- Use your fingerprint to unlock your phone or verify it\u2019s you, like when you sign in to apps or approve a purchase.
+
+ Use your fingerprint to unlock your %s or verify it\u2019s you, like when you sign in to apps or approve a purchase
Allow your child to use their fingerprint to unlock their phone or verify it\u2019s them. This happens when they sign in to apps, approve a purchase, and more.
diff --git a/res/layout/fingerprint_enroll_introduction.xml b/res/layout/fingerprint_enroll_introduction.xml
index 0c10e52e717..e3c9a0109db 100644
--- a/res/layout/fingerprint_enroll_introduction.xml
+++ b/res/layout/fingerprint_enroll_introduction.xml
@@ -21,8 +21,7 @@
style="?attr/fingerprint_layout_theme"
android:id="@+id/setup_wizard_layout"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- app:sudDescriptionText="@string/security_settings_fingerprint_enroll_introduction_v2_message">
+ android:layout_height="match_parent">