bangkk: 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:
Beverly 2024-11-13 00:39:39 +05:30 committed by Anand S
parent 3dbd325f92
commit a19823eadc
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -4,6 +4,10 @@
SPDX-License-Identifier: Apache-2.0 SPDX-License-Identifier: Apache-2.0
--> -->
<resources> <resources>
<!-- 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">62.73</item>
<!-- the padding on the start of the statusbar --> <!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">8.0dip</dimen> <dimen name="status_bar_padding_start">8.0dip</dimen>