aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2010-04-29 17:17:02 -0700
committerDavid 'Digit' Turner <digit@google.com>2010-05-01 15:48:20 -0700
commitf13db29e2847a3760e403332ea3243915e0f4bf3 (patch)
tree3b7a7653a13ec9744100bbabc25dc5ee028c44e5 /docs
parentd954681d72a85699cc397f2f1b55a95962a0e810 (diff)
downloadndk-f13db29e2847a3760e403332ea3243915e0f4bf3.tar.gz
Add android-8 sysroot to the NDK. For now, this is a simple copy of android-5.
Later patch will add <android/bitmap.h> / libjnigraphics.so. Change-Id: I0a0095710d25d2dabfa56072f78211517c01b9ec
Diffstat (limited to 'docs')
-rw-r--r--docs/STABLE-APIS.TXT6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/STABLE-APIS.TXT b/docs/STABLE-APIS.TXT
index 9084a2c73..59a024aaf 100644
--- a/docs/STABLE-APIS.TXT
+++ b/docs/STABLE-APIS.TXT
@@ -28,6 +28,12 @@ currently supported:
android-3 -> Official Android 1.5 system images
android-4 -> Official Android 1.6 system images
android-5 -> Official Android 2.0 system images
+ android-6 -> Official Android 2.0.1 system images
+ android-7 -> Official Android 2.1 system images
+ android-8 -> Official Android 2.2 system images
+
+Note that android-6 and android-7 are the same than android-5 for the NDK,
+i.e. they provide exactly the same native ABIs!
II. Android-3 Stable Native APIs:
---------------------------------