p10: remove unused udfps_illumination_transition_ms am: 55fdb7f923

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

Change-Id: I75430a50122bb9a2fa79e64e7f08b3b7fd748c00
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:10 +00:00 committed by Automerger Merge Worker
commit 984fd0f046

View file

@ -202,11 +202,6 @@
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</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 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.335</item>