Merge "Changing the name densityMap->densityMapping due to framework changes" into tm-dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<displayConfiguration>
|
||||
<densityMap>
|
||||
<densityMapping>
|
||||
<density>
|
||||
<height>480</height>
|
||||
<width>720</width>
|
||||
@@ -20,5 +20,5 @@
|
||||
<width>3840</width>
|
||||
<density>640</density>
|
||||
</density>
|
||||
</densityMap>
|
||||
</densityMapping>
|
||||
</displayConfiguration>
|
||||
|
||||
@@ -74,7 +74,7 @@ import javax.xml.datatype.DatatypeConfigurationException;
|
||||
* <pre>
|
||||
* {@code
|
||||
* <displayConfiguration>
|
||||
* <densityMap>
|
||||
* <densityMapping>
|
||||
* <density>
|
||||
* <height>480</height>
|
||||
* <width>720</width>
|
||||
@@ -95,7 +95,7 @@ import javax.xml.datatype.DatatypeConfigurationException;
|
||||
* <width>3840</width>
|
||||
* <density>640</density>
|
||||
* </density>
|
||||
* </densityMap>
|
||||
* </densityMapping>
|
||||
*
|
||||
* <screenBrightnessMap>
|
||||
* <point>
|
||||
|
||||
Reference in New Issue
Block a user