From a799f1040a06f9377d6a211de20f29af726e10fd Mon Sep 17 00:00:00 2001 From: Nicolo' Mazzucato Date: Fri, 2 Dec 2022 17:42:24 +0000 Subject: [PATCH] Show side fingerprint sensor on bouncer also for small screens This sets config_show_sidefps_hint_on_bouncer to true as default, and removes the large screen override. Bug: 260195934 Test: Current tests && verified manually Change-Id: Icc92a0915f229e716e653e742173181caad050da --- packages/SystemUI/res/values-sw600dp/config.xml | 3 --- packages/SystemUI/res/values/config.xml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/packages/SystemUI/res/values-sw600dp/config.xml b/packages/SystemUI/res/values-sw600dp/config.xml index 80628f903e761..f4434e8d00440 100644 --- a/packages/SystemUI/res/values-sw600dp/config.xml +++ b/packages/SystemUI/res/values-sw600dp/config.xml @@ -36,7 +36,4 @@ 1 true - - - true diff --git a/packages/SystemUI/res/values/config.xml b/packages/SystemUI/res/values/config.xml index 7a362040427a8..4cda8c7b53284 100644 --- a/packages/SystemUI/res/values/config.xml +++ b/packages/SystemUI/res/values/config.xml @@ -552,7 +552,7 @@ - false + true false