Add config_dozeUdfpsLongPressSensorType

Bug: 322899343
Test: Authenticate fingerprint under AoD.
Change-Id: Idff17b3eb530578e2cdcf8e5b26873bf7785cd78
This commit is contained in:
chenkris 2024-02-20 10:40:43 +00:00
parent 765b34adf6
commit ef0b5799e5

View file

@ -256,4 +256,7 @@
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
</resources>