tegu: Set audio haptic channel amplitude limit
Bug: 317840345 Test: adb shell dumpsys vibrator_manager Change-Id: I269658cb20fd0742c412521c71a93114eed09654
This commit is contained in:
parent
a314a61b6d
commit
6aee199bf1
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@
|
|||
<integer name="config_stableDeviceDisplayHeight">2856</integer>
|
||||
|
||||
<!-- The max vibration strength allowed in audio haptic channels. -->
|
||||
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue