summaryrefslogtreecommitdiffstats
path: root/res/xml/video_preferences.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-24 11:26:25 +0300
committerSteve Kondik <shade@chemlab.org>2014-10-29 00:03:57 -0700
commit0e79bb6a043c2f4db97d8b70084a17cda71d063e (patch)
treefc662d40f7381366aebfa76b17e946ddf69b502a /res/xml/video_preferences.xml
parent4287797af32351165e03885b33733a60c1fb93cb (diff)
downloadandroid_packages_apps_Camera2-0e79bb6a043c2f4db97d8b70084a17cda71d063e.tar.gz
android_packages_apps_Camera2-0e79bb6a043c2f4db97d8b70084a17cda71d063e.tar.bz2
android_packages_apps_Camera2-0e79bb6a043c2f4db97d8b70084a17cda71d063e.zip
Camera2: Remove CAF video duration code
Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2
Diffstat (limited to 'res/xml/video_preferences.xml')
-rw-r--r--res/xml/video_preferences.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml
index 19e48372b..9270187d9 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -36,12 +36,6 @@
camera:entries="@array/pref_camera_audioencoder_entries"
camera:entryValues="@array/pref_camera_audioencoder_entryvalues" />
<ListPreference
- camera:key="pref_camera_video_duration_key"
- camera:defaultValue="@string/pref_camera_video_duration_default"
- camera:title="@string/pref_camera_video_duration_title"
- camera:entries="@array/pref_camera_video_duration_entries"
- camera:entryValues="@array/pref_camera_video_duration_entryvalues" />
- <ListPreference
camera:key="pref_camera_storage_key"
camera:title="@string/pref_camera_storage_title" />
<IconListPreference