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

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

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

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>