From 91b5b4ebf8776ace64534d6395cd4a133efdca86 Mon Sep 17 00:00:00 2001 From: Wu-cheng Li Date: Mon, 30 May 2011 18:51:09 +0800 Subject: Fix testExtraSizeLimit test. If the size limit is too small, sometimes MediaRecorder stop will fail. Change the quality to low and increase the size limit. bug:4495097 Change-Id: I75ef15cc4b7f34d00b16eb4df821b0275d55d972 --- tests/src/com/android/camera/functional/VideoCaptureIntentTest.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/src') diff --git a/tests/src/com/android/camera/functional/VideoCaptureIntentTest.java b/tests/src/com/android/camera/functional/VideoCaptureIntentTest.java index b2a007e..3b2ca1e 100644 --- a/tests/src/com/android/camera/functional/VideoCaptureIntentTest.java +++ b/tests/src/com/android/camera/functional/VideoCaptureIntentTest.java @@ -153,11 +153,12 @@ public class VideoCaptureIntentTest extends ActivityInstrumentationTestCase2