raven: remove unused udfps_illumination_transition_ms am: d8637b8ac4

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

Change-Id: I31abea5c95b7e85011246d5bd15adbb587d4657c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Ilya Matyukhin 2022-09-20 00:22:06 +00:00 committed by Automerger Merge Worker
commit be7fc78f11

View file

@ -183,11 +183,6 @@
<!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/G8V0U.xml</string>
<!-- How long it takes for the HW to start illuminating after the illumination is requested.
It takes 3 frames to enable the Local High-Brightness Mode (LHBM), which at 120 Hz screen
refresh rate equates to a 25 ms delay. -->
<integer name="config_udfps_illumination_transition_ms">25</integer>
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.3</item>