Merge "Set audio haptic channel amplitude limit" into udc-dev
This commit is contained in:
commit
f5383ca12b
1 changed files with 2 additions and 0 deletions
|
@ -229,4 +229,6 @@
|
||||||
<integer name="config_stableDeviceDisplayWidth">1080</integer>
|
<integer name="config_stableDeviceDisplayWidth">1080</integer>
|
||||||
<integer name="config_stableDeviceDisplayHeight">2400</integer>
|
<integer name="config_stableDeviceDisplayHeight">2400</integer>
|
||||||
|
|
||||||
|
<!-- The max vibration strength allowed in audio haptic channels. -->
|
||||||
|
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.32</item>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue