raven: remove unused udfps_illumination_transition_ms

Bug: 243818429
Test: N/A
Change-Id: I4d0be5127c251b0d414fd5defae77609673c03ed
This commit is contained in:
Ilya Matyukhin 2022-09-12 16:58:17 -07:00
parent 46792c3373
commit ce2cb4d0e5

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>