Snap for 11348195 from 6b1fb3a66a to 24Q2-release

Change-Id: I356aac78eb2088fc3968c1c67d524a9fa0504c8e
This commit is contained in:
Android Build Coastguard Worker 2024-01-24 00:03:40 +00:00
commit 2e8914309f
2 changed files with 6 additions and 0 deletions

View file

@ -52,5 +52,8 @@
<!-- Offset should not be more than 1mm -->
<dimen name="udfps_burn_in_offset_y">16px</dimen>
<!-- Pixel pitch of the device. um/px -->
<item name="pixel_pitch" format="float" type="dimen">61.8</item>
</resources>

View file

@ -59,5 +59,8 @@
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
<dimen name="lock_icon_padding">68px</dimen>
<!-- Pixel pitch of the device. um/px -->
<item name="pixel_pitch" format="float" type="dimen">49.6</item>
</resources>