summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSusmitha Gummalla <vgummall@codeaurora.org>2014-08-26 14:46:32 -0700
committerSusmitha Gummalla <vgummall@codeaurora.org>2014-08-26 14:48:42 -0700
commit88e933f8571f854ecda0ab5cdf41db7f2ff0a2ca (patch)
tree9ae8adeb02be5f742d950cf29e5aa986ff793997 /res
parent984066e2e35c093c9b94ebaa3edd28289b7c3e0b (diff)
downloadandroid_packages_apps_Snap-88e933f8571f854ecda0ab5cdf41db7f2ff0a2ca.tar.gz
android_packages_apps_Snap-88e933f8571f854ecda0ab5cdf41db7f2ff0a2ca.tar.bz2
android_packages_apps_Snap-88e933f8571f854ecda0ab5cdf41db7f2ff0a2ca.zip
Camera: Modified 8M resolution entry
-Modified 8M resolution to 3840 x 2160 -Moved square mode entry to appropriate location CRs-fixed: 714811 Change-Id: If2e5bf4fa1d1aeaca98bde8c3225bf91f1a438cc
Diffstat (limited to 'res')
-rwxr-xr-xres/values/arrays.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 80f114c45..fce85b8a3 100755
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -220,11 +220,11 @@
<string-array name="pref_camera_picturesize_entryvalues" translatable="false">
<item>4160x3120</item>
<item>4000x3000</item>
- <item>3264x2448</item>
+ <item>3840x2160</item>
<item>3200x2400</item>
+ <item>2976x2976</item>
<item>2592x1944</item>
<item>2592x1936</item>
- <item>2976x2976</item>
<item>2560x1920</item>
<item>2688x1512</item>
<item>2048x1536</item>