aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/modules/android-sdk-module.qdoc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-08-09 00:47:26 -0700
committerJake Petroules <jake.petroules@qt.io>2017-08-09 17:54:30 +0000
commit090157243c14e9dae1bd84dbae68d1cdb29379cb (patch)
tree62a21b3091fa70ba3821c3eaa6e04e1cd5d87cae /doc/reference/modules/android-sdk-module.qdoc
parentae08a8440e8a3c71115af750f54766c124fe7182 (diff)
Remove inappropriate statements about setup-android in the docs
Most of the properties claimed to be set by setup-android are no longer actually set by setup-android, and the very few that are need not be mentioned since they too are typically determined automatically. Change-Id: I8838ff4dd59bd50a32b624c669feedf5a4d31a3e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/reference/modules/android-sdk-module.qdoc')
-rw-r--r--doc/reference/modules/android-sdk-module.qdoc11
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/reference/modules/android-sdk-module.qdoc b/doc/reference/modules/android-sdk-module.qdoc
index d4f1daa31..fb04c140b 100644
--- a/doc/reference/modules/android-sdk-module.qdoc
+++ b/doc/reference/modules/android-sdk-module.qdoc
@@ -42,9 +42,6 @@
\section1 Android.sdk Properties
- These properties are set automatically when creating an Android profile via the
- \c setup-android tool.
-
\table
\header
\li Property
@@ -57,8 +54,8 @@
\li string
\li 1.4
\li undefined
- \li The version of the build tools such as aapt and dx. The \c setup-android
- tool sets this to the highest version available in the SDK.
+ \li The version of the build tools such as aapt and dx. By default,
+ this is set to the highest version available in the SDK.
\row
\li ndkDir
\li string
@@ -70,8 +67,8 @@
\li string
\li 1.4
\li undefined
- \li The versioned platform name (e.g. "android-21"). The \c setup-android
- tool sets this to the highest version available in the SDK.
+ \li The versioned platform name (e.g. "android-21"). By default,
+ this is set to the highest version available in the SDK.
\row
\li sdkDir
\li string