overlay: Remove unused dimen auth_ripple_alpha_in_duration

Bug: 274785453
Test: device builds
Change-Id: I16995427297c5d11ee5448fb8be53682ab36e5d7
This commit is contained in:
Beverly 2023-03-22 18:15:32 +00:00 committed by Michael Bestas
parent 10fa03b1e4
commit 3d068d5f97
No known key found for this signature in database
GPG Key ID: CC95044519BE6669

View File

@ -46,10 +46,6 @@
<dimen name="physical_volume_up_button_center_screen_location_y">1064px</dimen>
<dimen name="physical_volume_down_button_center_screen_location_y">1232px</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>
<!-- Movement should not be more than 1mm -->
<dimen name="udfps_burn_in_offset_y">16px</dimen>