Merge "Set audio haptic channel amplitude limit" into tm-qpr-dev am: 45824f852d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/19092836 Change-Id: Ib8cc92a0ec61ca9ea78c05903f7ca406746db85d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b499243749
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