From 01c8438223e5b0f682a8551c8a5d72e2066ce725 Mon Sep 17 00:00:00 2001 From: Jason Chang Date: Wed, 1 Feb 2023 08:17:57 +0000 Subject: [PATCH] Fix Face and Fingerprint setting page's title "Use face or fingerprint to" is missing Add a new title string for biometrics settings page title. Bug: 264902889 Test: manually local build then using issue reproducible steps to verify Face and Fingerprint Settings page category tiile strings Change-Id: Ifeb3529e0ff444fc75b81ef9bbafc66c3de41956 --- res/values/strings.xml | 2 ++ res/xml/security_settings_combined_biometric.xml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 77c40d0a4a7..3bbd493bd4b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -839,6 +839,8 @@ When you set up Face Unlock and Fingerprint Unlock, your phone will ask for your fingerprint when you wear a mask or are in a dark area Ways to unlock + + Use face or fingerprint to Unlock your phone diff --git a/res/xml/security_settings_combined_biometric.xml b/res/xml/security_settings_combined_biometric.xml index ef3a3fd1ff2..50edce68757 100644 --- a/res/xml/security_settings_combined_biometric.xml +++ b/res/xml/security_settings_combined_biometric.xml @@ -43,7 +43,8 @@ + android:key="biometric_ways_to_use" + android:title="@string/biometric_settings_category_use_face_fingerprint">