cupid: overlay: Commonize config_dozeUdfpsLongPressSensorType

A new overlay in sm8450-common enables this based on the
`ro.vendor.sensors.xiaomi.udfps` proprerty now.

Change-Id: Idf0112acf55fa6bfec39a36ec46a514fb02ada33
This commit is contained in:
Arian 2024-09-08 17:04:10 +02:00
parent 94c03ad7a1
commit 5422b860cc

View File

@ -370,9 +370,6 @@
<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}.