dubai: overlay: Update pixel pitch
Bug: 319894241 Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT Test: manual Change-Id: Iaa9576cb95ebe73043b7030b2b176f67bc90e3a1
This commit is contained in:
parent
6b43757e7c
commit
77c1d22b6d
1 changed files with 4 additions and 0 deletions
|
@ -28,4 +28,8 @@
|
|||
<!-- Flag to turn on the rendering of the above path or not -->
|
||||
<bool name="config_enableDisplayCutoutProtection">true</bool>
|
||||
|
||||
<!-- Microns/ums (1000 um = 1mm) per pixel for the given device. If unspecified, UI that
|
||||
relies on this value will not be sized correctly. -->
|
||||
<item name="pixel_pitch" format="float" type="dimen">48.3</item>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue