a71-common: overlay: Disable fingerprint wakeup
Change-Id: I73cfbd99a6c2b8283523d8e01c2defe59dcc0dc2
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!--
|
||||
/*
|
||||
* Copyright (C) 2025 The LineageOS Project
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<!-- Should we listen for fingerprints when the screen is off? Devices
|
||||
with a rear-mounted sensor want this, but certain devices have
|
||||
the sensor embedded in the power key and listening all the time
|
||||
causes a poor experience. -->
|
||||
<bool name="config_fingerprintWakeAndUnlock">false</bool>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user