summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-24 11:26:25 +0300
committerBruno Martins <bgcngm@gmail.com>2018-11-20 12:30:48 +0000
commit740ef2453e53252f4ab9797cc22b7ceba8f386c8 (patch)
tree1373665716ffb818bfd25a77c948b5e82e17ba10 /res/xml/capture_preferences.xml
parent73c0e985518c06e46cf90dae296c6939f11d6f19 (diff)
downloadandroid_packages_apps_Snap-740ef2453e53252f4ab9797cc22b7ceba8f386c8.tar.gz
android_packages_apps_Snap-740ef2453e53252f4ab9797cc22b7ceba8f386c8.tar.bz2
android_packages_apps_Snap-740ef2453e53252f4ab9797cc22b7ceba8f386c8.zip
Camera2: Remove CAF video duration code
Change-Id: I583e212f3c43a5ddf80fdb16557b3ddd9e3161c2
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rwxr-xr-xres/xml/capture_preferences.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index 9050f6319..6c61bee56 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -213,14 +213,6 @@
camera:singleIcon="@drawable/ic_settings_quality"
camera:title="@string/pref_video_quality_title"/>
- <IconListPreference
- camera:defaultValue="@string/pref_camera_video_duration_default"
- camera:entries="@array/pref_camera2_video_duration_entries"
- camera:entryValues="@array/pref_camera2_video_duration_entryvalues"
- camera:key="pref_camera2_video_duration_key"
- camera:singleIcon="@drawable/ic_settings_duration"
- camera:title="@string/pref_camera_video_duration_title"/>
-
<ListPreference
camera:defaultValue="@string/pref_camera_videoencoder_default"
camera:entries="@array/pref_camera2_videoencoder_entries"