Snap for 8873354 from 0cb3a97c8e
to udc-release
Change-Id: I384934f7a04b5182fd4c6209276f9a57b4d0ce8d
This commit is contained in:
commit
cf8962b1ac
1 changed files with 8 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue