sm8250-common: 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 LuK1337
parent dd44d9bf8a
commit 1866366baf

View File

@@ -8,10 +8,4 @@
<!-- Color of the UDFPS Pressed view -->
<color name="config_udfpsColor">#ffffe6</color>
<!-- HBM type of UDFPS overlay.
0 - GLOBAL HBM
1 - LOCAL HBM
-->
<integer name="config_udfpsHbmType">0</integer>
</resources>