caimito/haptics: Remove voltage restriction for haptics

Remove the voltage restriction for haptics since DVL is enabled.  This
will allow FW control for exertion protection of the motor, and allow
for stronger output for audio-haptics.

Bug: 318476589
Flag: EXEMPT config xml change
Test: dumpsys vibrator_manager and accel measurement
Change-Id: I464032bd6b2daef1cc74864d5e1e838fb3cef989
This commit is contained in:
Chris Paulo 2024-01-08 16:07:41 -08:00
parent de438d5d34
commit f4f7f5ec36
3 changed files with 0 additions and 9 deletions

View file

@ -174,9 +174,6 @@
<integer name="config_stableDeviceDisplayWidth">1344</integer>
<integer name="config_stableDeviceDisplayHeight">2992</integer>
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
<!-- Align to camera cutout's height. -->
<dimen name="status_bar_height_portrait">66dp</dimen>
<!-- Since @dimen/status_bar_height_portrait is modified in overlay, need to restore its value