From 15128cf2e2775783d9061c6b4ceea16e830e058e Mon Sep 17 00:00:00 2001 From: Kevin Chyn Date: Thu, 10 Jan 2019 16:42:47 -0800 Subject: [PATCH] Update Settings to match new mocks Fixes: 122119972 Test: layout looks good Change-Id: I259f7e706a6be18edc0e595ff6c3fdccf41b1178 --- res/values/strings.xml | 6 +- res/xml/security_settings_face.xml | 11 ++-- .../biometrics/face/FaceSettings.java | 1 + ...ceSettingsConfirmPreferenceController.java | 62 +++++++++++++++++++ 4 files changed, 74 insertions(+), 6 deletions(-) create mode 100644 src/com/android/settings/biometrics/face/FaceSettingsConfirmPreferenceController.java diff --git a/res/values/strings.xml b/res/values/strings.xml index 61b6c14573f..e429c476665 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -927,10 +927,12 @@ Eyes open to unlock When using face authentication, your eyes must be open + + Always require confirmation + + When authenticating in apps, always require confirmation Remove face data - - Improve your face data Your face can be used to unlock your device and access apps. Learn more diff --git a/res/xml/security_settings_face.xml b/res/xml/security_settings_face.xml index c202a6cdf29..f5dde8b91a7 100644 --- a/res/xml/security_settings_face.xml +++ b/res/xml/security_settings_face.xml @@ -47,13 +47,16 @@ - - +