Update pixel pitch of devices
Bug: 319894241 Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT Test: manual Change-Id: I4103c0795d0df072bb2d5d13aaf7425664f73fc7
This commit is contained in:
@@ -44,5 +44,8 @@
|
||||
|
||||
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||
<dimen name="lock_icon_padding">60px</dimen>
|
||||
|
||||
<!-- Pixel pitch of the device. um/px -->
|
||||
<item name="pixel_pitch" format="float" type="dimen">49.6</item>
|
||||
</resources>
|
||||
|
||||
|
||||
@@ -51,5 +51,8 @@
|
||||
|
||||
<!-- Movement 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.0</item>
|
||||
</resources>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user