From 7fc0ec50f59fbcb3424652f907fc3590794f63d6 Mon Sep 17 00:00:00 2001 From: Gabriele M Date: Tue, 19 Jan 2016 16:27:02 +0100 Subject: [PATCH] peregrine: Snap: Disable ZSL If ZSL is enabled, the HAL might automatically force a lower fps (depending on the current resolution). This causes problems if the normal fps range is not restored before changing configuration (e.g. changing resolution, enabling HDR, switching to video mode). When this happens, the sensor gets stuck at low fps, the preview becomes dark and an invalid fps preview range might get selected, leading to a crash. Disable ZSL to prevent all these issues. Change-Id: I0b00dd65a1ff88547d39874ec1c60fb9263335f7 --- .../apps/Snap/res/values/qcomstrings.xml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 overlay/packages/apps/Snap/res/values/qcomstrings.xml diff --git a/overlay/packages/apps/Snap/res/values/qcomstrings.xml b/overlay/packages/apps/Snap/res/values/qcomstrings.xml new file mode 100644 index 0000000..20f4583 --- /dev/null +++ b/overlay/packages/apps/Snap/res/values/qcomstrings.xml @@ -0,0 +1,27 @@ + + + + + + off + +