DO NOT MERGE Revert udfps haptics updates am: 1683c88535

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

Change-Id: Iaf135a362bfc1c507f5952485286b544740ea9e3
This commit is contained in:
Beverly 2021-12-08 23:54:53 +00:00 committed by Automerger Merge Worker
commit ba2ad598a1

View file

@ -53,14 +53,6 @@
<item>0</item> <!-- 4: SUN --> <item>0</item> <!-- 4: SUN -->
</integer-array> </integer-array>
<!-- Haptic feedback intensity for ticks used for the udfps dwell time -->
<item name="config_udfpsTickIntensity" translatable="false" format="float"
type="dimen">.3</item>
<!-- Haptic feedback tick type - if true, uses VibrationEffect.Composition.PRIMITIVE_LOW_TICK
else uses VibrationEffect.Composition.PRIMITIVE_TICK -->
<bool name="config_udfpsUseLowTick">false</bool>
<!-- Default rounded corner curve (a Bezier). Must match (the curved path in) rounded.xml. <!-- Default rounded corner curve (a Bezier). Must match (the curved path in) rounded.xml.
Note that while rounded.xml includes the entire path (including the horizontal and vertical Note that while rounded.xml includes the entire path (including the horizontal and vertical
corner edges), this pulls out just the curve. corner edges), this pulls out just the curve.