Revert "dubai: sensors: Implement UDFPS sensor"

This reverts commit ec3f93036c.

Change-Id: Ieb25d3b8e55e7039a6bbe1906562890c6dda0b5c
This commit is contained in:
Anand S 2025-05-10 16:51:07 +05:30
parent 71330fa79f
commit cbc3e04878
No known key found for this signature in database
GPG key ID: 5BCAC037A93D36F0
4 changed files with 0 additions and 18 deletions

View file

@ -165,9 +165,6 @@
<!-- 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>
<!-- Control whether the always on display mode is available. This should only be enabled on
devices where the display has been tuned to be power efficient in DOZE and/or DOZE_SUSPEND
states. -->