aboutsummaryrefslogtreecommitdiffstats
path: root/android/android.h
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-07-24 16:33:05 +0200
committerDavid 'Digit' Turner <digit@google.com>2009-07-24 16:33:05 +0200
commitd68b48725d720a06b24932b170f528929856f3db (patch)
tree586ee05802b45313ba5b720480eae1dd33b8a479 /android/android.h
parent0b7cd6c0d6af071951a86810d2600d155fa53b05 (diff)
downloadexternal_qemu-d68b48725d720a06b24932b170f528929856f3db.zip
external_qemu-d68b48725d720a06b24932b170f528929856f3db.tar.gz
external_qemu-d68b48725d720a06b24932b170f528929856f3db.tar.bz2
Fix ANDROID_SDK_HOME handling on Unix (the env. var was ignored)
Bump version number to 1.11 in android/android.h Update CHANGES.TXT to reflect SDK 1.5_r3 changes Update some comments in android/boot-properties.[hc] Add a --debug option to android-configure.sh (and android-rebuild.sh) to build a unoptimized debug version of the standalone emulator binary.
Diffstat (limited to 'android/android.h')
-rw-r--r--android/android.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/android.h b/android/android.h
index 17c7c48..6d23e6e 100644
--- a/android/android.h
+++ b/android/android.h
@@ -13,7 +13,7 @@
#define _qemu_android_h
#define ANDROID_VERSION_MAJOR 1
-#define ANDROID_VERSION_MINOR 10
+#define ANDROID_VERSION_MINOR 11
#define CONFIG_SHAPER 1