mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
Bug: 319894241 Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT Test: manual Change-Id: Iaa9576cb95ebe73043b7030b2b176f67bc90e3a1
12 lines
438 B
XML
12 lines
438 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2022 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<!-- 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>
|