grus: Support UDFPS on AOD

Change-Id: If732c1fc78f6515aeaf95c2b6d8744326b25ebba
This commit is contained in:
Ivan Vecera
2022-09-16 17:31:11 +02:00
committed by Sebastiano Barezzi
parent 1f3b3973e2
commit 6ed721b830
4 changed files with 11 additions and 1 deletions

View File

@@ -297,4 +297,7 @@
<!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
<integer name="config_udfps_illumination_transition_ms">0</integer>
<!-- 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>
</resources>