Skip to content
Snippets Groups Projects
Commit 5e9be460 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8877127 from ea441635 to tm-d1-release

Change-Id: I8d4419bd9bf07d90da374e55d66c50a922c2c330
parents ca4645fb ea441635
No related branches found
No related tags found
No related merge requests found
......@@ -48,5 +48,12 @@
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
<dimen name="lock_icon_padding">48px</dimen>
</resources>
<!-- Alpha in duration in ms for the auth ripple to become fully vislble.
If set to 0, it is immediately visible, which is desired for devices supporting UDFPS. -->
<integer name="auth_ripple_alpha_in_duration">0</integer>
<!-- Movement should not be more than 1mm -->
<dimen name="udfps_burn_in_offset_y">16px</dimen>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment