Revert "cupid: overlay: Commonize config_dozeUdfpsLongPressSensorType"

This reverts commit 0125d58043.
This commit is contained in:
Arian 2024-09-29 20:43:03 +02:00
parent 955d2598a9
commit d00f8f31ee

View File

@ -370,6 +370,9 @@
<item>500</item>
</integer-array>
<!-- 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>
<!-- The bounding path of the cutout region of the main built-in display.
Must either be empty if there is no cutout region, or a string that is parsable by
{@link android.util.PathParser}.