summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rwxr-xr-x[-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 8ad300fe7..cab23a027 100644..100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -300,4 +300,11 @@
camera:entryValues="@array/pref_camera2_shutter_sound_entryvalues"
camera:key="pref_camera2_shutter_sound_key"
camera:title="@string/pref_camera2_shutter_sound_title" />
+
+ <ListPreference
+ camera:defaultValue="@string/pref_camera2_instant_aec_default"
+ camera:entries="@array/pref_camera2_instant_aec_entries"
+ camera:entryValues="@array/pref_camera2_instant_aec_entryvalues"
+ camera:key="pref_camera2_instant_aec_key"
+ camera:title="@string/pref_camera2_instant_aec_title" />
</PreferenceGroup>