umi: 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 Yumi Yukimura
parent 76c991d86b
commit ea931890ab

View File

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