Merge "Revert "comet/haptics: Remove voltage restriction for haptics"" into main

This commit is contained in:
Treehugger Robot 2024-12-05 22:15:01 +00:00 committed by Android (Google) Code Review
commit f6d28edacb

View file

@ -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>