Update lock icon/UDFPS padding and udfps burn-in offsets

Test: manual
Fixes: 296271522
Change-Id: I9e57254c3d8e08412340c03a2430a2635c94df5d
This commit is contained in:
Beverly 2023-08-17 11:35:21 +00:00
parent 50ac7e812f
commit d1cd54bc8b

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>