summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-24 11:26:25 +0300
committerArne Coucheron <arco68@gmail.com>2018-01-26 00:51:35 +0100
commitfd8d27a39153ee8c8ee976a69012b75bd7f0b226 (patch)
treea4e025d06ff5f79344a3235cc91c2b3d58a431b7 /res/values/qcomstrings.xml
parent4ea21085005bf2424ed8ad7a0b021df9906b8cc2 (diff)
downloadandroid_packages_apps_Snap-fd8d27a39153ee8c8ee976a69012b75bd7f0b226.tar.gz
android_packages_apps_Snap-fd8d27a39153ee8c8ee976a69012b75bd7f0b226.tar.bz2
android_packages_apps_Snap-fd8d27a39153ee8c8ee976a69012b75bd7f0b226.zip
Camera2: Remove CAF video duration code
Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2
Diffstat (limited to 'res/values/qcomstrings.xml')
-rwxr-xr-xres/values/qcomstrings.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index ee9e4d017..b25a38f47 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -81,17 +81,6 @@
<!-- Settings screen, Audio encoder dialog radio button choices -->
<string name="pref_camera_audioencoder_entry_0">AMRNB</string>
<string name="pref_camera_audioencoder_entry_1">AAC</string>
- <!-- Default video duration setting. A numerical value.-->
- <string name="pref_camera_video_duration_default" translatable="false">10</string>
-
- <!-- Settings screen, Video duration title -->
- <string name="pref_camera_video_duration_title">Video duration</string>
-
- <!-- Settings screen, Video duration dialog radio button choices -->
- <string name="pref_camera_video_duration_entry_mms">30 seconds(MMS)</string>
- <string name="pref_camera_video_duration_entry_10">10 minutes</string>
- <string name="pref_camera_video_duration_entry_30">30 minutes</string>
- <string name="pref_camera_video_duration_entry_nolimit">no limit</string>
<!-- Default Skin Tone Enhancement setting. Do not translate. -->
<string name="pref_camera_skinToneEnhancement_default">disable</string>