From a53a89d3701fbf3ba0de09516091a697bce1b34f Mon Sep 17 00:00:00 2001 From: Prabal Singh Date: Thu, 26 Jan 2023 16:29:17 +0000 Subject: [PATCH] Add "for work" in work profile biometrics string JUSTIFICATION: Around 8 users reporting this issue in b/271250248 RISK: This change is a cherrypick from a fix already made in Android U where no issue has been reported after a few months. Bug: 271250248 Test: manually tested Change-Id: Ib16b2d045f4695883276749fcce6ccce60688c09 (cherry picked from commit a9231555e425e2629113bc2a51ba14c04df1f106) --- res/values/strings.xml | 2 ++ res/xml/security_advanced_settings.xml | 4 ++-- res/xml/security_settings_combined_biometric_profile.xml | 6 +++--- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 35a4c9d0969..ccf4af7d432 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1199,6 +1199,8 @@ Face & Fingerprint Unlock + + Face & Fingerprint Unlock for work Tap to set up diff --git a/res/xml/security_advanced_settings.xml b/res/xml/security_advanced_settings.xml index b36fc73fdd2..8c57cac5557 100644 --- a/res/xml/security_advanced_settings.xml +++ b/res/xml/security_advanced_settings.xml @@ -137,12 +137,12 @@ diff --git a/res/xml/security_settings_combined_biometric_profile.xml b/res/xml/security_settings_combined_biometric_profile.xml index 1ba48ef0a80..22d19ac9264 100644 --- a/res/xml/security_settings_combined_biometric_profile.xml +++ b/res/xml/security_settings_combined_biometric_profile.xml @@ -17,7 +17,7 @@ + android:title="@string/security_settings_work_biometric_preference_title"> @@ -28,14 +28,14 @@