Update default udfps burn in offset

We don't want to move the affordance more than ~1mm away
from its center. This value may need to be updated on new devices
which differ in their pixel to physical mm conversion.

Test: manual
Bug: 237311757
Change-Id: Iee5302d41e30e830c0411b296b1e23176dc2a618
This commit is contained in:
Beverly
2022-07-19 19:50:30 +00:00
committed by Beverly Tai
parent 36aa6a4bff
commit ba3bfb6584

View File

@@ -857,7 +857,7 @@
<!-- The maximum offset for the under-display fingerprint sensor (UDFPS) icon in either
direction that elements are moved to prevent burn-in on AOD-->
<dimen name="udfps_burn_in_offset_x">7px</dimen>
<dimen name="udfps_burn_in_offset_y">28px</dimen>
<dimen name="udfps_burn_in_offset_y">20px</dimen>
<!-- The absolute side margins of quick settings -->
<dimen name="quick_settings_bottom_margin_media">8dp</dimen>