dubai: Remove UDFPS illumination overlay

Change-Id: Ic565b1ecc070f798bda4743c5045dcd0ba108d36
This commit is contained in:
Marc Bourgoin 2022-12-15 03:28:06 -07:00 committed by Cosmin Tanislav
parent 5e81ea26d4
commit d2673cf078

View file

@ -273,9 +273,6 @@
<!-- MMS user agent profile url --> <!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://uaprof.motorola.com/phoneconfig/motov1/Profile/motov1.rdf</string> <string name="config_mms_user_agent_profile_url" translatable="false">http://uaprof.motorola.com/phoneconfig/motov1/Profile/motov1.rdf</string>
<!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
<integer name="config_udfps_illumination_transition_ms">0</integer>
<!-- Type of the double tap sensor. Empty if double tap is not supported. --> <!-- Type of the double tap sensor. Empty if double tap is not supported. -->
<string name="config_dozeDoubleTapSensorType" translatable="false">org.lineageos.sensor.double_tap</string> <string name="config_dozeDoubleTapSensorType" translatable="false">org.lineageos.sensor.double_tap</string>