Set audio haptic channel amplitude limit

Bug: 236709186
Test: dumpsys vibrator_manager
Change-Id: I97d59a401f7fadd7d559bd06cb9cb1794ce3e26d
This commit is contained in:
Tai Kuo 2022-06-28 16:46:29 +08:00 committed by TreeHugger Robot
parent ea532a313f
commit acdc4a4889

View file

@ -244,4 +244,6 @@
<item>283</item>
</integer-array>
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.32</item>
</resources>