summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorkaiyiz <kaiyiz@codeaurora.org>2014-11-28 13:50:43 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2014-12-05 15:45:34 -0800
commitdc2a394c4bea7f4464952177c3a52ed673ac1018 (patch)
tree0dbfda7baaa737c5aeeb02ebca36aafe1b3e3e62 /res/values/qcomstrings.xml
parentbe01dc243365529c173e4e7ea17833d927974a8c (diff)
downloadandroid_packages_apps_Snap-dc2a394c4bea7f4464952177c3a52ed673ac1018.tar.gz
android_packages_apps_Snap-dc2a394c4bea7f4464952177c3a52ed673ac1018.tar.bz2
android_packages_apps_Snap-dc2a394c4bea7f4464952177c3a52ed673ac1018.zip
SnapdragonCamera: Add a option item for record video unlimit
There is no menu item for select unlimit video duration. Add relate resource in video duration menu pref for select. CRs-Fixed: 763378 Change-Id: Ie64ce018822acb0d25dcf327a5626a8463a61a13
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index c76f5c658..8d39738ff 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -97,6 +97,7 @@
<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>