summaryrefslogtreecommitdiffstats
path: root/res/values/camera2arrays.xml
diff options
context:
space:
mode:
authorweijiew <weijiew@codeaurora.org>2016-11-03 11:19:10 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-11-14 22:57:09 -0800
commit9738f4366c24eedd522a6ed67d8500065e4d9998 (patch)
treedcab2f936dd0b5914ef4cefd3bb8bd8851d9c209 /res/values/camera2arrays.xml
parentf0b21acf64117e1717760dfc7c8ad926b60d22c0 (diff)
downloadandroid_packages_apps_Snap-9738f4366c24eedd522a6ed67d8500065e4d9998.tar.gz
android_packages_apps_Snap-9738f4366c24eedd522a6ed67d8500065e4d9998.tar.bz2
android_packages_apps_Snap-9738f4366c24eedd522a6ed67d8500065e4d9998.zip
SnapdragonCamera: Remove QCIF from supported resolution list
Remove QCIF from supported resolution list for Video and Photo Change-Id: If607c7f816cc914c2515b9b75b8660c225b074b0 CRs-Fixed: 1061470
Diffstat (limited to 'res/values/camera2arrays.xml')
-rw-r--r--res/values/camera2arrays.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/camera2arrays.xml b/res/values/camera2arrays.xml
index 1f590fc32..72b50a7d4 100644
--- a/res/values/camera2arrays.xml
+++ b/res/values/camera2arrays.xml
@@ -368,7 +368,6 @@
<item>@string/pref_camera_picturesize_entry_vga</item>
<item>@string/pref_camera_picturesize_entry_352x288</item>
<item>@string/pref_camera_picturesize_entry_qvga</item>
- <item>@string/pref_camera_picturesize_entry_176x144</item>
</string-array>
<!-- When launching the camera app first time, we will set the picture
size to the first one in the list that is also supported by the
@@ -404,7 +403,6 @@
<item>640x480</item>
<item>352x288</item>
<item>320x240</item>
- <item>176x144</item>
</string-array>
<!-- Camera Preferences focus mode dialog box entries -->
@@ -606,7 +604,6 @@
<item>@string/pref_video_quality_entry_vga</item>
<item>@string/pref_video_quality_entry_cif</item>
<item>@string/pref_video_quality_entry_qvga</item>
- <item>@string/pref_video_quality_entry_qcif</item>
</string-array>
<string-array name="pref_camera2_video_quality_entryvalues" translatable="false">
@@ -620,7 +617,6 @@
<item>640x480</item>
<item>352x288</item>
<item>320x240</item>
- <item>176x144</item>
</string-array>
<string-array name="pref_camera2_video_duration_entries" translatable="false">