From 0d33346534a728a1f8efaec05fcdccbe3e5440e1 Mon Sep 17 00:00:00 2001 From: Sai Kumar Sanagavarapu Date: Wed, 26 Nov 2014 19:07:08 +0530 Subject: SnapdragonCamera: Fix compatibility issues with KK. 1. Remove openLegacy call to open camera. 2. Use generic camcorder profile query mechanism instead of hardcoding profile enums in app. 3. Fix NPE during startpreview if mParameters is null. Change-Id: I7bfc00f68f512c3029ca8ba75863583f1b376094 --- res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 63de736bc..d10696381 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -238,8 +238,8 @@ Video quality - - 3 + + 352x288 -- cgit v1.2.3