mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-06-18 23:01:14 +00:00
lemonadep: displayconfig: Setup density mapping
Change-Id: I1a0cab5d554b072d889133128b49f8ccf4d4fb21
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<displayConfiguration>
|
||||
<densityMapping>
|
||||
<density>
|
||||
<height>1080</height>
|
||||
<width>2376</width>
|
||||
<density>450</density>
|
||||
</density>
|
||||
<density>
|
||||
<height>1440</height>
|
||||
<width>3168</width>
|
||||
<density>560</density>
|
||||
</density>
|
||||
</densityMapping>
|
||||
</displayConfiguration>
|
||||
Reference in New Issue
Block a user