Set audio haptic channel amplitude limit
Bug: 236709186 Test: dumpsys vibrator_manager Change-Id: I8e1555c29aa2f617d49b277d13bdfc74303d341f
This commit is contained in:
parent
96bba154e4
commit
a18f357b38
1 changed files with 3 additions and 0 deletions
|
@ -187,6 +187,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.39</item>
|
||||
|
||||
<!-- Not allow to switch to higher refresh rate when display brightness setting is
|
||||
equal or less than this value -->
|
||||
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue