Update lock icon padding which is also used for UDFPS

Test: manual
Bug: 295213294
Change-Id: I8daa81975c95a3c6708df1c997599fdd177d7e8c
(cherry picked from commit e66ffc5339)
This commit is contained in:
Beverly 2023-08-16 16:50:06 +00:00 committed by Beverly Tai
parent 32495da2e4
commit 25112bdb4b

View file

@ -23,4 +23,7 @@
<dimen name="physical_volume_up_button_center_screen_location_y">1040px</dimen>
<dimen name="physical_volume_down_button_center_screen_location_y">1174px</dimen>
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with
display size. -->
<dimen name="lock_icon_padding">57px</dimen>
</resources>