summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rwxr-xr-xres/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 9bf560370..4cb1a7068 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -426,4 +426,11 @@
camera:title="@string/pref_camera2_eis_title"
camera:entries="@array/pref_camera2_eis_entries"
camera:entryValues="@array/pref_camera2_eis_entryvalues" />
+
+ <ListPreference
+ camera:key="pref_camera2_fovc_key"
+ camera:defaultValue="@string/pref_camera2_fovc_default"
+ camera:title="@string/pref_camera2_fovc_title"
+ camera:entries="@array/pref_camera2_fovc_entries"
+ camera:entryValues="@array/pref_camera2_fovc_entryvalues" />
</PreferenceGroup>