From 9cd569f3355bf1fd76cabf32961bc14341482473 Mon Sep 17 00:00:00 2001 From: Sultanxda Date: Mon, 26 Oct 2015 18:39:05 -0700 Subject: SnapdragonCamera: Add option to control antibanding in camcorder The antibanding setting in camcorder is linked to the setting in camera mode for better UX (if you change one, the other will change accordingly). Change-Id: I98c1bc65472cf8eec530f5a7572f46458b0ab3fa --- res/values/qcomstrings.xml | 4 ++-- res/xml/video_preferences.xml | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index e0fe7c895..e6316ae8d 100755 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -529,8 +529,8 @@ Off - 50 Hz - 60 Hz + 50 Hz (Europe) + 60 Hz (USA) Auto diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml index 6157dde3b..1843bc1bb 100755 --- a/res/xml/video_preferences.xml +++ b/res/xml/video_preferences.xml @@ -184,6 +184,12 @@ camera:title="@string/pref_camera_video_rotation_title" camera:entries="@array/pref_camera_video_rotation_entries" camera:entryValues="@array/pref_camera_video_rotation_entryvalues" /> +