From bae1bc39312d5019bd9a5b8d840a529213a69a17 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 14:04:15 -0800 Subject: auto import from //depot/cupcake/@132589 --- CHANGES.TXT | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) (limited to 'CHANGES.TXT') diff --git a/CHANGES.TXT b/CHANGES.TXT index 0f362b7..c437e0c 100644 --- a/CHANGES.TXT +++ b/CHANGES.TXT @@ -46,28 +46,6 @@ IMPORTANT CHANGES: required and 'emulator' will start a new emulator instance exactly as previously. -- A new option '-sysdir ' has been introduced, the interpretation of - the '-system' option has changed, and '-image ' should now be - considered obsolete. In more details: - - * you should now use '-sysdir ' instead of '-system ' to specify - the directory where system images will be searched by the emulator - on startup. - - * you should now use '-system ' to indicate which system.img partition - image to use at startup. - - * you should not use '-system ' or '-image ' anymore. However, - these options are still supported but will print a warning to remind you - to change your scripts/habits. - - The change was done to reduce confusion as to what these options provide. - -- Options '-noaudio', '-nojni', '-noskin' and 'nocache' are deprecated. - You should use '-no-audio', '-no-jni', '-no-skin' and '-no-cache' instead. - -- Option 'initdata' is deprecated, you should use '-init-data' instead. - - Hardware emulation is now limited to the corresponding Android Virtual Device's configuration. This means it is now possible to not emulate a touch-screen, trackball, dpad, keyboard, modem, etc... @@ -92,7 +70,7 @@ OTHER: available. - Environment variable ANDROID_SDK_ROOT can be used to specifiy the location - of the SDK installation path. + of the SDK. - Environment variable ANDROID_SDK_HOME can be used to specify the location of the '.android' data directory. -- cgit v1.1