Snap for 9531300 from 288dffb36e to udc-release

Change-Id: Ie9724e9280529d3928aa1b3af10f9187b10afc02
This commit is contained in:
Android Build Coastguard Worker 2023-01-27 02:08:19 +00:00
commit 36eb5adcdb

View file

@ -19,4 +19,7 @@
<!-- Location on the screen of the center of the fingerprint sensor. --> <!-- Location on the screen of the center of the fingerprint sensor. -->
<dimen name="physical_fingerprint_sensor_center_screen_location_x">0px</dimen> <dimen name="physical_fingerprint_sensor_center_screen_location_x">0px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">160px</dimen> <dimen name="physical_fingerprint_sensor_center_screen_location_y">160px</dimen>
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
<dimen name="lock_icon_padding">32px</dimen>
</resources> </resources>