From b4f406013c219c399b5e927e2546af688f0efbca Mon Sep 17 00:00:00 2001 From: Jayasena Sangaraboina Date: Thu, 12 Mar 2015 17:59:29 -0700 Subject: SnapdragonCamera: Add correct resolution for 20 MP sensor Add correct resolution 5344x4016 instead of 5248x3936 to fix 20 MP sensor issue. Change-Id: Ifc34acf89435a6ae7c433125fe6dc293b5187a32 --- res/values/arrays.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 5ee0c7720..528f0ea88 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -209,7 +209,7 @@ size to the first one in the list that is also supported by the driver --> - 5248x3936 + 5344x4016 4608x3456 4160x3120 4000x3000 -- cgit v1.2.3