raven: remove unused udfps_illumination_transition_ms

Bug: 243818429
Test: N/A
Change-Id: I4d0be5127c251b0d414fd5defae77609673c03ed
Merged-In: I4d0be5127c251b0d414fd5defae77609673c03ed
diff --git a/raven/overlay/frameworks/base/core/res/res/values/config.xml b/raven/overlay/frameworks/base/core/res/res/values/config.xml
index 9a49278..7c7b5b7 100644
--- a/raven/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/raven/overlay/frameworks/base/core/res/res/values/config.xml
@@ -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>