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>
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>