aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/README.android2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.android b/docs/README.android
index 7547177b72..6ff28ab93c 100644
--- a/docs/README.android
+++ b/docs/README.android
@@ -93,7 +93,7 @@ specifies where the resulting toolchain should be installed (your choice).
# ls platforms
# cd build/tools
# ./make-standalone-toolchain.sh --ndk-dir=../../ \
- --install-dir=<android-toolchain>/android-9 --platform=android-9
+ --install-dir=<android-toolchain>/android-14 --platform=android-14
ATTENTION FOR X86 BUILDS - THIS DOES NOT APPLY TO 99% OF BUILDS:
If you want to build for the x86 platform there is a flaw in the mentioned