dubai: overlay: Drop deprecated config_udfpsHbmType

Change-Id: Ie5aec6f2046a8eb9f0abb0913b675d291a242c1a
This commit is contained in:
Michael Bestas 2022-11-15 14:07:28 +02:00 committed by mukul2259
parent 0c983e1394
commit 2b735fffbc

View file

@ -32,12 +32,6 @@
config to 7. --> config to 7. -->
<integer name="config_deviceHardwareWakeKeys">64</integer> <integer name="config_deviceHardwareWakeKeys">64</integer>
<!-- HBM type of UDFPS overlay.
0 - GLOBAL HBM
1 - LOCAL HBM
-->
<integer name="config_udfpsHbmType">0</integer>
<!-- Color of the UDFPS pressed view --> <!-- Color of the UDFPS pressed view -->
<color name="config_udfpsColor">#ffffff</color> <color name="config_udfpsColor">#ffffff</color>