From d0bff153776df65c28e5663ebea711b9cf5a9002 Mon Sep 17 00:00:00 2001 From: Brett Chabot Date: Tue, 21 Jul 2009 18:17:05 -0700 Subject: Fix android.core.FileTest#testFile: add sdcard write permission to test. --- tests/CoreTests/android/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/CoreTests/android/AndroidManifest.xml b/tests/CoreTests/android/AndroidManifest.xml index 4809f844..98cc9e5 100644 --- a/tests/CoreTests/android/AndroidManifest.xml +++ b/tests/CoreTests/android/AndroidManifest.xml @@ -30,6 +30,7 @@ + -- cgit v1.1