From dc2a394c4bea7f4464952177c3a52ed673ac1018 Mon Sep 17 00:00:00 2001 From: kaiyiz Date: Fri, 28 Nov 2014 13:50:43 +0800 Subject: 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 --- res/values/qcomarrays.xml | 2 ++ res/values/qcomstrings.xml | 1 + 2 files changed, 3 insertions(+) (limited to 'res/values') diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml index abe13a117..73c34bd39 100644 --- a/res/values/qcomarrays.xml +++ b/res/values/qcomarrays.xml @@ -531,6 +531,7 @@ @string/pref_camera_video_duration_entry_mms @string/pref_camera_video_duration_entry_10 @string/pref_camera_video_duration_entry_30 + @string/pref_camera_video_duration_entry_nolimit @@ -538,6 +539,7 @@ -1 10 30 + 0 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 @@ 30 seconds(MMS) 10 minutes 30 minutes + no limit disable -- cgit v1.2.3