Revert "caimito/haptics: Remove voltage restriction for haptics"
Revert submission 30661505-tdm_amplitude_limitation_removal_dvl Reason for revert: short time to properly test before 25q1 cut-off. Reverted changes: /q/submissionid:30661505-tdm_amplitude_limitation_removal_dvl Bug: 318476589 Change-Id: I2ac36aecf89cf496f919efd351a125583a518f92
This commit is contained in:
parent
f4f7f5ec36
commit
03efb69364
3 changed files with 9 additions and 0 deletions
|
@ -174,6 +174,9 @@
|
|||
<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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue