Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19095729 Change-Id: I2a92932540462c5afe20714099841d550e287dd7 Signed-off-by: Automerger Merge Worker <[email protected]>
@@ -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>