Update pixel pitch of devices

Bug: 319894241
Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT
Test: manual
Change-Id: Iaa9576cb95ebe73043b7030b2b176f67bc90e3a1
This commit is contained in:
Beverly 2024-01-12 20:19:06 +00:00 committed by Beverly Tai
parent 65f48864fd
commit bcefcaa3f5
3 changed files with 9 additions and 0 deletions

View file

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