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 --- CHANGES.TXT | 3 --- 1 file changed, 3 deletions(-) (limited to 'CHANGES.TXT') diff --git a/CHANGES.TXT b/CHANGES.TXT index 7c9785b..4ead060 100644 --- a/CHANGES.TXT +++ b/CHANGES.TXT @@ -56,9 +56,6 @@ IMPORTANT CHANGES: The minor number will now be stuck to 0 since each official emulator release is supposed to match a corresponding SDK Tools release. -- Added a new option -sdcard2 to be able to use two SD Card images - at once. Note that this requires an updated emulator-specific kernel - and system image. It will thus be ignored by older emulated platforms. OTHER: -- cgit v1.1