summaryrefslogtreecommitdiffstats
path: root/res/xml/camera_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/camera_preferences.xml')
-rw-r--r--res/xml/camera_preferences.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/camera_preferences.xml b/res/xml/camera_preferences.xml
index db56927a7..f1d16fda5 100644
--- a/res/xml/camera_preferences.xml
+++ b/res/xml/camera_preferences.xml
@@ -250,4 +250,10 @@
camera:entries="@array/pref_camera_longshot_entries"
camera:entryValues="@array/pref_camera_longshot_entryvalues" />
+ <ListPreference
+ camera:key="pref_camera_auto_hdr_key"
+ camera:defaultValue="@string/pref_camera_auto_hdr_default"
+ camera:title="@string/pref_camera_auto_hdr_title"
+ camera:entries="@array/pref_camera_auto_hdr_entries"
+ camera:entryValues="@array/pref_camera_auto_hdr_entryvalues" />
</PreferenceGroup>