Merge "Add config_dozeUdfpsLongPressSensorType" into main

This commit is contained in:
KRIS CHEN 2024-02-21 07:47:20 +00:00 committed by Android (Google) Code Review
commit 28d48396a5

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>