Skip to content

Commit

Permalink
umi: overlay: Remove deprecated udfps configs
Browse files Browse the repository at this point in the history
Change-Id: Ied7457a13804346ade54bce1c363afd69e5d1b57
  • Loading branch information
chaptsand committed Dec 10, 2022
1 parent ac836d2 commit 605fdd3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,4 @@
<!-- Color of the UDFPS pressed view -->
<color name="config_udfpsColor">#00ffffff</color>

<!-- HBM type of UDFPS overlay.
0 - GLOBAL HBM
1 - LOCAL HBM
-->
<integer name="config_udfpsHbmType">0</integer>

</resources>
3 changes: 0 additions & 3 deletions overlay/FrameworksResUmi/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,9 +414,6 @@
<item>99</item>
</integer-array>

<!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
<integer name="config_udfps_illumination_transition_ms">0</integer>

<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">org.lineageos.sensor.udfps</string>

Expand Down

0 comments on commit 605fdd3

Please # to comment.