Update udfps haptics config values
take #1b Test: manual Fixes: 207123411 Bug: 202867177 Change-Id: Ieec00494e00656bcd0f2a3a1433d74850b59001b
This commit is contained in:
parent
aed7239a71
commit
34e00b66fb
1 changed files with 8 additions and 0 deletions
|
@ -53,6 +53,14 @@
|
|||
<item>0</item> <!-- 4: SUN -->
|
||||
</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.
|
||||
Note that while rounded.xml includes the entire path (including the horizontal and vertical
|
||||
corner edges), this pulls out just the curve.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue