summaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-09 04:33:43 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-09 20:50:16 +0200
commit6bfdb1bffac4d2e56c7c7a1522f3cc966daff072 (patch)
tree983b1b14371617d4c4e3f44136a5a8ed29b02771 /res/values/arrays.xml
parentb0d6486f53d1d41d168d217d58ce3a81bdc34537 (diff)
downloadandroid_packages_apps_Snap-6bfdb1bffac4d2e56c7c7a1522f3cc966daff072.tar.gz
android_packages_apps_Snap-6bfdb1bffac4d2e56c7c7a1522f3cc966daff072.tar.bz2
android_packages_apps_Snap-6bfdb1bffac4d2e56c7c7a1522f3cc966daff072.zip
Snap: Remove dead code
* Remove non-standard video resolutions. * Revert "camera: override shutter sound volume" commit 8a50cda8f72738e943904fdf7cae189b2b0a8ea8. Adapted from CodeAurora commit 000c6fa3b5c95297496e0ae077030132409871ea Change-Id: I167ab5ff399c4f1d306a1a7ddf94896565c9625a
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r--res/values/arrays.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 4be73392a..20ae7c3a1 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -23,11 +23,7 @@
<item>@string/pref_video_quality_entry_1080p</item>
<item>@string/pref_video_quality_entry_720p</item>
<item>@string/pref_video_quality_entry_480p</item>
- <item>@string/pref_video_quality_entry_fwvga</item>
- <item>@string/pref_video_quality_entry_wvga</item>
<item>@string/pref_video_quality_entry_vga</item>
- <item>@string/pref_video_quality_entry_hvga</item>
- <item>@string/pref_video_quality_entry_wqvga</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>