Snap for 9803320 from 7099d94793 to udc-release

Change-Id: Ib1106f7f244063eb99495309c86e06af5120dcee
This commit is contained in:
Android Build Coastguard Worker 2023-03-24 01:07:57 +00:00
commit e15f8965c7
2 changed files with 0 additions and 6 deletions

View file

@ -50,9 +50,6 @@
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
<dimen name="lock_icon_padding">54px</dimen>
<!-- 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>

View file

@ -59,8 +59,5 @@
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
<dimen name="lock_icon_padding">68px</dimen>
<!-- 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>
</resources>