- <?xml version="1.0" encoding="utf-8"?>
- <!--
- Copyright (C) 2022 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>
- <!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
- <integer name="config_udfps_illumination_transition_ms">0</integer>
- </resources>
|