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
committerArne Coucheron <arco68@gmail.com>2018-01-26 00:51:35 +0100
commitfd8d27a39153ee8c8ee976a69012b75bd7f0b226 (patch)
treea4e025d06ff5f79344a3235cc91c2b3d58a431b7 /res/xml/video_preferences.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/xml/video_preferences.xml')
-rw-r--r--res/xml/video_preferences.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml
index 3fafddda7..4fb74b94f 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -48,13 +48,6 @@
camera:entries="@array/pref_camera_video_tnr_entries"
camera:entryValues="@array/pref_camera_video_tnr_entryvalues" />
<IconListPreference
- camera:key="pref_camera_video_duration_key"
- camera:defaultValue="@string/pref_camera_video_duration_default"
- camera:title="@string/pref_camera_video_duration_title"
- camera:singleIcon="@drawable/ic_settings_duration"
- camera:entries="@array/pref_camera_video_duration_entries"
- camera:entryValues="@array/pref_camera_video_duration_entryvalues" />
- <IconListPreference
camera:key="pref_video_time_lapse_frame_interval_key"
camera:defaultValue="@string/pref_video_time_lapse_frame_interval_default"
camera:title="@string/pref_video_time_lapse_frame_interval_title"