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:
parent
084285e48a
commit
c0c2f79a70
1 changed files with 3 additions and 0 deletions
|
@ -30,5 +30,8 @@
|
||||||
<!-- Offset should not be more than 1mm -->
|
<!-- Offset should not be more than 1mm -->
|
||||||
<dimen name="udfps_burn_in_offset_x">6px</dimen>
|
<dimen name="udfps_burn_in_offset_x">6px</dimen>
|
||||||
<dimen name="udfps_burn_in_offset_y">17px</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>
|
</resources>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue