oriole: remove unused udfps_illumination_transition_ms

Bug: 243818429
Test: N/A
Change-Id: Ied840bbf22a52a96e8d1df58058ff091aad776e5
This commit is contained in:
Ilya Matyukhin 2022-09-12 16:57:07 -07:00
parent 46c045690f
commit 46792c3373

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>