From 8a79b26e70c7c22eac6f7f0a3e038e843a32b741 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/video_preferences.xml') diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml index 1189356f3..388843f7a 100755 --- 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" /> +