Set audio haptic channel amplitude limit
Bug: 236709186 Test: dumpsys vibrator_manager Change-Id: Iac2f9bb89a0c5a1e5135c94c017721300b8b9180
This commit is contained in:
parent
edecd3856c
commit
ab54152a39
1 changed files with 3 additions and 0 deletions
|
@ -166,6 +166,9 @@
|
|||
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
|
||||
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>
|
||||
|
||||
<!-- The max vibration strength allowed in audio haptic channels. -->
|
||||
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.32</item>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue