Merge "Remove unused dimen auth_ripple_alpha_in_duration" into udc-dev

This commit is contained in:
Beverly Tai 2023-03-23 17:42:12 +00:00 committed by Android (Google) Code Review
commit b1482ebe4e

View file

@ -49,10 +49,6 @@
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
<dimen name="lock_icon_padding">56px</dimen>
<!-- 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>
<!-- Offset should not be more than 1mm -->
<dimen name="udfps_burn_in_offset_y">16px</dimen>
</resources>