summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rw-r--r--res/xml/capture_preferences.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index 06f816c7f..d7d478d0a 100644
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -266,4 +266,11 @@
camera:key="pref_camera2_facedetection_key"
camera:singleIcon="@drawable/ic_settings_facerec"
camera:title="@string/pref_camera_facedetection_title"/>
+
+ <ListPreference
+ camera:defaultValue="@string/pref_camera2_videosnap_default"
+ camera:entries="@array/pref_camera2_videosnap_entries"
+ camera:entryValues="@array/pref_camera2_videosnap_entryvalues"
+ camera:key="pref_camera2_videosnap_key"
+ camera:title="@string/pref_camera2_videosnap_title" />
</PreferenceGroup>