From 34bc69174e257aba8b180d3a4cccc0fbdecc2687 Mon Sep 17 00:00:00 2001 From: Byunghun Jeon Date: Tue, 17 May 2016 17:42:36 -0700 Subject: SnapdragonCamera: Fix front camera and scene mode picture taking issues Fix front camera picture taking issues. Fix scene mode picture taking issues. For both front camera and scene mode issue, focus state was not updating properly so it was stuck waiting for focus to finish. So added another logic to check such case and continue to next step. Change-Id: I99d2164a77cc2903f3df50c7ff9478e718b112c0 CRs-Fixed: 1018118 --- res/values/camera2arrays.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/values') diff --git a/res/values/camera2arrays.xml b/res/values/camera2arrays.xml index 8e54a2abc..9b7db30f6 100644 --- a/res/values/camera2arrays.xml +++ b/res/values/camera2arrays.xml @@ -83,11 +83,11 @@ 0 - -5 + 100 18 -1 -1 -- cgit v1.2.3