diff --git a/res/drawable/ic_device_locked_24dp.xml b/res/drawable/ic_device_locked_24dp.xml new file mode 100644 index 00000000000..f968b1c26c7 --- /dev/null +++ b/res/drawable/ic_device_locked_24dp.xml @@ -0,0 +1,32 @@ + + + + + + + \ No newline at end of file diff --git a/res/drawable/ic_link_24dp.xml b/res/drawable/ic_link_24dp.xml new file mode 100644 index 00000000000..cce1caad5a9 --- /dev/null +++ b/res/drawable/ic_link_24dp.xml @@ -0,0 +1,32 @@ + + + + + + + + \ No newline at end of file diff --git a/res/layout/fingerprint_enroll_introduction.xml b/res/layout/fingerprint_enroll_introduction.xml index 8555f1ab13a..acf516fc4c9 100644 --- a/res/layout/fingerprint_enroll_introduction.xml +++ b/res/layout/fingerprint_enroll_introduction.xml @@ -55,6 +55,56 @@ android:layout_height="wrap_content" android:orientation="vertical"> + + + + + + + + + + + + + + + + + + + android:src="@drawable/ic_trash_can"/> + android:text="@string/security_settings_fingerprint_v2_enroll_introduction_footer_message_4" /> - - + android:src="@drawable/ic_link_24dp"/> - - - - - - - + android:text="@string/security_settings_fingerprint_v2_enroll_introduction_message_learn_more" /> diff --git a/res/values/strings.xml b/res/values/strings.xml index 828aa9c05df..d3915375bdf 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -945,9 +945,9 @@ Fingerprint Unlock creates a unique model of your fingerprint to recognize you during authentication. To create this fingerprint model during setup, you will take images of your fingerprint from different positions. - The phone will also use images from your interactions with Fingerprint Unlock to update your fingerprint model. Your fingerprint images and model are stored securely on your phone and never leave the phone. All processing occurs securely on your phone. + The phone will also use images from your interactions with Fingerprint Unlock to update your fingerprint model. Images used to create your fingerprint model are never stored, but the fingerprint model is stored securely on your phone and never leaves the phone. All processing occurs securely on your phone. - You can delete your fingerprint images and model, or turn off Fingerprint Unlock at any time in Settings. Fingerprint images and models are stored on the phone until you delete them. + You can delete your fingerprint model, or turn off Fingerprint Unlock at any time in Settings. Fingerprint models are stored on the phone until you delete them.