Fixes: 207331094 Ignore-AOSP-First: Owners file aded for a new folder which doesn't exist on AOSP Test: adb shell dumpsys display | grep DensityMap Change-Id: Ia46004fa8e41bb24b16a660f12873c9f9a93b6a4
25 lines
639 B
XML
25 lines
639 B
XML
<displayConfiguration>
|
|
<densityMap>
|
|
<density>
|
|
<height>480</height>
|
|
<width>720</width>
|
|
<density>120</density>
|
|
</density>
|
|
<density>
|
|
<height>720</height>
|
|
<width>1280</width>
|
|
<density>213</density>
|
|
</density>
|
|
<density>
|
|
<height>1080</height>
|
|
<width>1920</width>
|
|
<density>320</density>
|
|
</density>
|
|
<density>
|
|
<height>2160</height>
|
|
<width>3840</width>
|
|
<density>640</density>
|
|
</density>
|
|
</densityMap>
|
|
</displayConfiguration>
|