From 2064b8549b36a5ceb76d205353173c23477430d3 Mon Sep 17 00:00:00 2001 From: codeworkx Date: Thu, 22 Dec 2016 20:05:52 +0100 Subject: Snap: make openLegacy an option Using openLegacy on QCamera3 forces it to use QCamera2 and fall back to api v1 which is not what we want on v2 devices. Change-Id: Ic392a4ae9403ebae36940ddf0727237d9cb9e8f0 --- res/values/config.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res') diff --git a/res/values/config.xml b/res/values/config.xml index 2c47154cd..d8565998a 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -29,6 +29,12 @@ of the fullscreen pano preview. --> false + + true + + + true + false -- cgit v1.2.3