Update pixel pitch for device

Bug: 319894241
Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT
Test: manual
Change-Id: Ib67834c34a874284080e3e26c7597fe18216c3ed
This commit is contained in:
Beverly 2024-01-12 20:10:28 +00:00 committed by Beverly Tai
parent 1b721960ce
commit c956bde435

View file

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