L10: Add config_dozeUdfpsLongPressSensorType am: 089571c33f am: d3db0132a0

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19095729

Change-Id: I2a92932540462c5afe20714099841d550e287dd7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
leohsieh
2022-07-08 04:16:10 +00:00
committed by Automerger Merge Worker

View File

@@ -246,4 +246,7 @@
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.32</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>