oriole: remove unused udfps_illumination_transition_ms am: 0f700d6226

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

Change-Id: Ib97086b405c81fa4395986c689c4ec4ed44600d1
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:08 +00:00 committed by Automerger Merge Worker
commit 5a02c0505f

View file

@ -217,11 +217,6 @@
<!-- Default refresh rate while the device has high brightness mode enabled for HDR. -->
<integer name="config_defaultRefreshRateInHbmHdr">60</integer>
<!-- 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 90 Hz screen
refresh rate equates to a 34 ms delay. -->
<integer name="config_udfps_illumination_transition_ms">34</integer>
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.3</item>