Merge "Set audio haptic channel amplitude limit" into tm-qpr-dev
This commit is contained in:
commit
45824f852d
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. -->
|
<!-- 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>
|
<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
|
<!-- Not allow to switch to higher refresh rate when display brightness setting is
|
||||||
equal or less than this value -->
|
equal or less than this value -->
|
||||||
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
|
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue