From 091f2e21eb3a8387f90e30af4047a78958985e89 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Mon, 2 May 2016 04:01:43 -0700 Subject: Keyguard: Allow disabling fingerprint wake-and-unlock * When the fingerprint sensor is embedded in the power key, wake-and-unlock is total chaos. Add an option to disable it. * The default behavior is unchanged. Change-Id: I50c0a857daba92c17470d8089aca94099c792956 --- packages/SystemUI/res/values/lineage_config.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'packages/SystemUI/res/values/lineage_config.xml') diff --git a/packages/SystemUI/res/values/lineage_config.xml b/packages/SystemUI/res/values/lineage_config.xml index 242950c63db..2ee6d40097b 100644 --- a/packages/SystemUI/res/values/lineage_config.xml +++ b/packages/SystemUI/res/values/lineage_config.xml @@ -1,5 +1,6 @@ + 4 5 + + + true -- cgit v1.2.3