summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.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/qcomstrings.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/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index c2af56e64..8d50008ff 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -22,16 +22,8 @@
<resources>
<!-- Preferences -->
- <!-- Video quality setting entry. Videos will be recorded in FWVGA quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_fwvga" translatable="false">FWVGA</string>
- <!-- Video quality setting entry. Videos will be recorded in WVGA quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_wvga" translatable="false">WVGA</string>
<!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
<string name="pref_video_quality_entry_vga" translatable="false">VGA</string>
- <!-- Video quality setting entry. Videos will be recorded in HVGA quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_hvga" translatable="false">HVGA</string>
- <!-- Video quality setting entry. Videos will be recorded in WQVGA quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_wqvga" translatable="false">WQVGA</string>
<!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
<string name="pref_video_quality_entry_cif" translatable="false">CIF</string>
<!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->