Merge "Update lock icon/UDFPS padding and udfps burn-in offsets" into udc-qpr-dev am: e285170ab0

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

Change-Id: I708693f80858a364ac998917437b636f6acdffad
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-08-18 22:13:59 +00:00 committed by Automerger Merge Worker
commit 3230298831

View file

@ -23,5 +23,12 @@
<dimen name="physical_volume_up_button_center_screen_location_y">1018px</dimen>
<dimen name="physical_volume_down_button_center_screen_location_y">1184px</dimen>
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with
display size. -->
<dimen name="lock_icon_padding">50px</dimen>
<!-- Offset should not be more than 1mm -->
<dimen name="udfps_burn_in_offset_x">6px</dimen>
<dimen name="udfps_burn_in_offset_y">17px</dimen>
</resources>