sm7125: overlay: Drop deprecated config_udfpsHbmType

Change-Id: Ie5aec6f2046a8eb9f0abb0913b675d291a242c1a
Signed-off-by: Ruchit <ruchitmarathe@gmail.com>
urubino-microg
Michael Bestas 2 years ago committed by Ruchit
parent 880c576244
commit 9fe8004139
  1. 6
      overlay/frameworks/base/packages/SystemUI/res/values/lineage_config.xml

@ -17,12 +17,6 @@
causes a poor experience. -->
<bool name="config_fingerprintWakeAndUnlock">true</bool>
<!-- HBM type of UDFPS overlay.
0 - GLOBAL HBM
1 - LOCAL HBM
-->
<integer name="config_udfps_hbm_type">0</integer>
<!-- Color of the UDFPS pressed view -->
<color name="config_udfpsColor">#00ff50</color>
</resources>

Loading…
Cancel
Save