From a5c2a74498b9bec02aa842124b43d7dc6d229a4e Mon Sep 17 00:00:00 2001 From: Dimitar Borisov Date: Mon, 6 Oct 2014 18:38:12 +0300 Subject: SnapdragonCamera: IS is disabled when 4k video quality is enabled - IS is disabled when 4k video quality is enabled CRs-Fixed: 733839 Change-Id: Iaaaa779bab0fbd7f9e5e5be08c6ada1c67ceb17a --- res/values/qcomarrays.xml | 4 ++-- res/values/qcomstrings.xml | 3 +++ res/values/strings.xml | 4 ++++ 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml index 9f879ceed..98329c3bf 100644 --- a/res/values/qcomarrays.xml +++ b/res/values/qcomarrays.xml @@ -272,8 +272,8 @@ - disable - enable + @string/pref_camera_dis_value_disable + @string/pref_camera_dis_value_enable diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index 9cd10d24f..8f2368e6e 100644 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -423,6 +423,9 @@ Off On + disable + enable + Face Recognition diff --git a/res/values/strings.xml b/res/values/strings.xml index fe0f73586..d597e5af0 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -422,9 +422,13 @@ Enable HDR will disable Continuous Shot. + Enable Advanced Capture will disable Continuous Shot. + + Enable 4k video quality will disable IS. + Exposure 0 -- cgit v1.2.3