Переглянути джерело

Set audio haptic channel amplitude limit am: acdc4a4889 am: d246801d18

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19085656

Change-Id: Ib261bad682b6d2710fa2fb55bb7662da832de4bd
Signed-off-by: Automerger Merge Worker <[email protected]>
Tai Kuo 2 роки тому
батько
коміт
f90e82a012

+ 2 - 0
lynx/overlay/frameworks/base/core/res/res/values/config.xml

@@ -244,4 +244,6 @@
         <item>283</item>
     </integer-array>
 
+    <!-- The max vibration strength allowed in audio haptic channels. -->
+    <item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.32</item>
 </resources>