summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/arrays.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 2a39275d4..445aa1ec1 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -655,6 +655,11 @@
<item>auto</item>
</string-array>
+ <string-array name="pref_video_focusmode_default_array" translatable="false">
+ <item>continuous-video</item>
+ <item>auto</item>
+ </string-array>
+
<!-- Icons for exposure compensation -->
<array name="pref_camera_exposure_icons" translatable="false">
<item>@drawable/ic_exposure_n3</item>