Update lock icon padding which is also used for UDFPS am: e66ffc5339 am: 5a56cd348a

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

Change-Id: Ifb1f1c09792e3fc2cbeec444bd6091a53da97e69
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Beverly 2023-08-17 03:00:33 +00:00 committed by Automerger Merge Worker
commit 17d9689cfb

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>