vermeer: Commonized xiaomi.sensors.v2

Change-Id: I6d47307b52ebdc6270163a61db9a4bb7baed7818
Signed-off-by: lolipuru <banstellazz@gmail.com>
Signed-off-by: WenHao2130 <wenhao2130@outlook.com>
This commit is contained in:
WenHao2130
2025-11-28 18:00:07 +08:00
parent ebf827b5ec
commit 5f739934ac
6 changed files with 0 additions and 54 deletions

View File

@@ -495,15 +495,6 @@
-->
<bool name="config_fillMainBuiltInDisplayCutout">true</bool>
<!-- Type of the tap sensor. Empty if tap is not supported. -->
<string name="config_dozeTapSensorType" translatable="false">org.lineageos.sensor.single_tap</string>
<!-- Type of the double tap sensor. Empty if double tap is not supported. -->
<string name="config_dozeDoubleTapSensorType" translatable="false">org.lineageos.sensor.double_tap</string>
<!-- 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 to enable fp unlock when screen turns off on udfps devices -->
<bool name="config_screen_off_udfps_enabled">true</bool>