- <?xml version="1.0" encoding="utf-8"?>
- <!--
- Copyright (C) 2024 The LineageOS Project
- SPDX-License-Identifier: Apache-2.0
- -->
- <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
- <string name="config_dozeUdfpsLongPressSensorType" translatable="false">org.lineageos.sensor.udfps</string>
-
- <!-- Whether devices suports in-display fingerprint when screen is off -->
- <bool name="config_supportScreenOffUdfps">true</bool>
- </resources>
|