ferrari: Fix lockscreen text overlapping UDFPS sensor location

Now the text appears at an equal distance from the fod sensor and the bottom end of the screen

Change-Id: I752488fb2ad96c5f5c67a0ad87abc4f8527dcc8a
This commit is contained in:
pjgowtham 2023-07-27 22:01:35 +05:30
parent b51a94a303
commit e62328a429

View File

@ -27,6 +27,6 @@
<!-- Margin on the left side of the carrier text on Keyguard -->
<dimen name="keyguard_carrier_text_margin">@dimen/status_bar_padding_start</dimen>
<dimen name="keyguard_indication_margin_bottom">400px</dimen>
<dimen name="keyguard_indication_margin_bottom">200px</dimen>
</resources>