Update udfps burn in vertical translation

So that the mm conversion is less than 1.

Bug: 237311757
Test: manual
Change-Id: I79ec7b66005d6d79fdec3c63d3a3a28e1c0b46eb
This commit is contained in:
Beverly 2022-07-19 19:56:40 +00:00 committed by TreeHugger Robot
parent b2baf1ba97
commit dcf3acc812

View file

@ -52,5 +52,8 @@
<!-- Alpha in duration in ms for the auth ripple to become fully vislble. If set to 0, it is immediately visible. -->
<integer name="auth_ripple_alpha_in_duration">0</integer>
<!-- Offset should not be more than 1mm -->
<dimen name="udfps_burn_in_offset_y">16px</dimen>
</resources>