Merge "Revert "comet/haptics: Remove voltage restriction for haptics"" into main
This commit is contained in:
commit
f6d28edacb
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
-->
|
||||
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- The max vibration strength allowed in audio haptic channels. -->
|
||||
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
|
||||
|
||||
<!-- Flag indicating whether the we should enable the automatic brightness in Settings.
|
||||
Software implementation will be used if config_hardware_auto_brightness_available is not set -->
|
||||
<bool name="config_automatic_brightness_available">true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue