From 92568958dd42bf35667cc6451b5edd7f7d1f73a1 Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Thu, 15 Apr 2010 15:04:16 -0700 Subject: Revert previous patch to fix SD Card emulation The previous patch modifies SD Card hardware emulation in a way that is not backwards compatible with previous SDK platform releases. This has the unfortunate effect of making SD Card emulation not work properly when running existing AVDs. Reverting the patch until we get a better one. Change-Id: I82dac87709d88aa3bd292bf2ed0008ae74d95853 --- android/help.c | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) (limited to 'android/help.c') diff --git a/android/help.c b/android/help.c index fe724a6..e8737f5 100644 --- a/android/help.c +++ b/android/help.c @@ -120,8 +120,8 @@ help_build_images( stralloc_t* out ) " You can use the -sysdir, -system, -kernel, -ramdisk, -datadir, -data options\n" " to specify different search directories or specific image files. You can\n" - " also use the -cache, -sdcard, and -sdcard2 options to indicate specific \n" - " cache partition and SD Card image files.\n\n" + " also use the -cache and -sdcard options to indicate specific cache partition\n" + " and SD Card image files.\n\n" " For more details, see the corresponding -help-