From 9830173106f96f8106e2ed56b457599cdb031191 Mon Sep 17 00:00:00 2001 From: Sultanxda Date: Tue, 8 Sep 2015 21:32:48 -0700 Subject: SnapdragonCamera: Add focus-mode option to camcorder User can now control the focus mode used while recording video. Change-Id: I340c01a3f88314de67ca024279672276eff453ed Signed-off-by: Sultanxda --- res/xml/video_preferences.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'res/xml') diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml index 83c8fed4a..a699d26c3 100644 --- a/res/xml/video_preferences.xml +++ b/res/xml/video_preferences.xml @@ -182,6 +182,13 @@ camera:title="@string/pref_camera_video_rotation_title" camera:entries="@array/pref_camera_video_rotation_entries" camera:entryValues="@array/pref_camera_video_rotation_entryvalues" /> +