mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-06-18 23:01:14 +00:00
lemonadep: Move display config file and rename it locally
Change-Id: Ia8c31aaf2e281c8ac50b1c4008ba623d84484d04
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