Update pixel pitch of device

Bug: 319894241
Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT
Test: manual
Change-Id: I22953930e3d8531cdd35a2b2948858a318ef9a77
This commit is contained in:
Beverly 2024-01-12 20:17:19 +00:00 committed by Beverly Tai
parent 084285e48a
commit c0c2f79a70

View file

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