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 0337f3e37..cb5b73e2d 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -462,4 +462,11 @@
camera:entries="@array/pref_camera2_capture_mfnr_entries"
camera:entryValues="@array/pref_camera2_capture_mfnr_entryvalues" />
+ <ListPreference
+ camera:key="pref_camera2_fs2_key"
+ camera:defaultValue="@string/pref_camera2_fs2_default"
+ camera:title="@string/pref_camera2_fs2_title"
+ camera:entries="@array/pref_camera2_fs2_entries"
+ camera:entryValues="@array/pref_camera2_fs2_entryvalues" />
+
</PreferenceGroup>