Update lock icon padding which is also used for UDFPS am: 25112bdb4b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24462410

Change-Id: If62a7c23f782d1ed8a08db5161c6712d8f957c56
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Beverly 2023-08-17 18:04:36 +00:00 committed by Automerger Merge Worker
commit b612bd8851

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>