lemonadep: overlay: Drop system_icons_keyguard_padding_end

* No longer exists

Change-Id: I1976d0875588f6527b20016c01eb494e5b1a129c
This commit is contained in:
Michael Bestas 2022-05-23 22:19:59 +03:00 committed by Bruno Martins
parent 8553e87615
commit 4be1efad71

View File

@ -31,8 +31,5 @@
<!-- Margin on the left side of the carrier text on Keyguard -->
<dimen name="keyguard_carrier_text_margin">@dimen/status_bar_padding_start</dimen>
<!-- Margin on the right side of the system icon group on Keyguard. -->
<dimen name="system_icons_keyguard_padding_end">@dimen/status_bar_padding_end</dimen>
<dimen name="keyguard_indication_margin_bottom">400px</dimen>
</resources>