aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-11-29 16:34:38 -0800
committerGerrit Code Review <noreply-gerritcodereview@google.com>2012-11-29 16:34:38 -0800
commit1456483b66473b16ecc8b2dcfb05a450decf9456 (patch)
tree53cc4db902b19378b6c074de550aa421ab209cc1
parent6c77fa4c6a75a136088dae85236e15106e491906 (diff)
parenta8bd4160288f20535a1a03be0f9148c24fea2da2 (diff)
downloadsdk-1456483b66473b16ecc8b2dcfb05a450decf9456.zip
sdk-1456483b66473b16ecc8b2dcfb05a450decf9456.tar.gz
sdk-1456483b66473b16ecc8b2dcfb05a450decf9456.tar.bz2
Merge "Fix Nexus 1 resolution."
-rw-r--r--files/devices.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/devices.xml b/files/devices.xml
index 740725e..ac92da3 100644
--- a/files/devices.xml
+++ b/files/devices.xml
@@ -14,7 +14,7 @@
<d:screen-ratio>long</d:screen-ratio>
<d:dimensions>
<d:x-dimension>480</d:x-dimension>
- <d:y-dimension>720</d:y-dimension>
+ <d:y-dimension>800</d:y-dimension>
</d:dimensions>
<d:xdpi>254</d:xdpi>
<d:ydpi>254</d:ydpi>