From 22795c20844cd3dae0e33e1dd4ef53766a4dd255 Mon Sep 17 00:00:00 2001 From: Santhosh Kumar Thimmanna Bhattar Date: Wed, 15 Oct 2014 15:14:45 +0530 Subject: Camera2: Add FSSR in Advanced features menu. 1.Add FSSR option in Advanced features menu. 2.Query supported FSSR modes and enable FSSR. Change-Id: I40b9c7875483d022a1561b17aeb90d2e4cb789ce --- res/values/qcomarrays.xml | 2 ++ res/values/qcomstrings.xml | 3 +++ 2 files changed, 5 insertions(+) (limited to 'res') diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml index 776fae6de..ae2201c58 100644 --- a/res/values/qcomarrays.xml +++ b/res/values/qcomarrays.xml @@ -588,6 +588,7 @@ @string/pref_camera_advanced_feature_entry_refocus @string/pref_camera_advanced_feature_entry_chromaflash @string/pref_camera_advanced_feature_entry_optizoom + @string/pref_camera_advanced_feature_entry_FSSR @string/pref_camera_advanced_feature_entry_trueportrait @@ -597,6 +598,7 @@ @string/pref_camera_advanced_feature_value_refocus_on @string/pref_camera_advanced_feature_value_chromaflash_on @string/pref_camera_advanced_feature_value_optizoom_on + @string/pref_camera_advanced_feature_value_FSSR_on @string/pref_camera_advanced_feature_value_trueportrait_on diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index 95a151e3d..40cd2b69c 100644 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -145,6 +145,7 @@ Refocus Chroma Flash Opti Zoom + FSSR True Portrait @@ -153,11 +154,13 @@ re-focus-on chroma-flash-on opti-zoom-on + FSSR-on true-portrait-on af-bracket-off re-focus-off chroma-flash-off opti-zoom-off + FSSR-off true-portrait-off -- cgit v1.2.3