sm8350-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 Bruno Martins
parent b4bd73f2e0
commit cb34f66ebb

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>