From ba483246b653a393e316b658d92b1cfbaf843e89 Mon Sep 17 00:00:00 2001 From: Dheeraj CVR Date: Wed, 1 May 2013 17:17:02 +0530 Subject: overlay: camera: temporarily disable zsl mode to fix front camera With the ZSL mode enabled, the front camera preview is not restarted when a picture is taken, due to which the preview is stuck and requires restarting the camera. Temporarily disable ZSL until a proper fix is in place. Change-Id: Idb4c1cda352493c155fcd9db93aed3c5abd91958 --- overlay/packages/apps/Camera/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'overlay') diff --git a/overlay/packages/apps/Camera/res/values/config.xml b/overlay/packages/apps/Camera/res/values/config.xml index 53d01a7..dbaaf08 100644 --- a/overlay/packages/apps/Camera/res/values/config.xml +++ b/overlay/packages/apps/Camera/res/values/config.xml @@ -25,7 +25,7 @@ true - true + false true