summaryrefslogtreecommitdiffstats
path: root/res/values/qcomarrays.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-24 11:26:25 +0300
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 21:57:37 +0200
commit9cc26c0d16af16f17a0d6fdc3b1b549de521a72b (patch)
tree55c48d7782b9e9769df69d246ff75a25d78a337e /res/values/qcomarrays.xml
parent63eff37ff2486a80ce052800cec6ce98c4cd6d09 (diff)
downloadandroid_packages_apps_Snap-9cc26c0d16af16f17a0d6fdc3b1b549de521a72b.tar.gz
android_packages_apps_Snap-9cc26c0d16af16f17a0d6fdc3b1b549de521a72b.tar.bz2
android_packages_apps_Snap-9cc26c0d16af16f17a0d6fdc3b1b549de521a72b.zip
Camera2: Remove CAF video duration code
Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2
Diffstat (limited to 'res/values/qcomarrays.xml')
-rw-r--r--res/values/qcomarrays.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index 57005ba08..1f8ef09d0 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -563,22 +563,6 @@
<item>aac</item>
</string-array>
- <!-- Camera Preferences Video Duration dialog box entries -->
- <string-array name="pref_camera_video_duration_entries" translatable="false">
- <item>@string/pref_camera_video_duration_entry_mms</item>
- <item>@string/pref_camera_video_duration_entry_10</item>
- <item>@string/pref_camera_video_duration_entry_30</item>
- <item>@string/pref_camera_video_duration_entry_nolimit</item>
- </string-array>
-
- <!-- The numbers are in minutes, except -1 means the duration suitable for mms. -->
- <string-array name="pref_camera_video_duration_entryvalues" translatable="false">
- <item>-1</item>
- <item>10</item>
- <item>30</item>
- <item>0</item>
- </string-array>
-
<!-- Camera Preferences Skin Tone Enhancement dialog box entries -->
<string-array name="pref_camera_skinToneEnhancement_entries">
<item>@string/pref_camera_skinToneEnhancement_entry_enable</item>