aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/items/convenience/application.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/items/convenience/application.qdoc')
-rw-r--r--doc/reference/items/convenience/application.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/reference/items/convenience/application.qdoc b/doc/reference/items/convenience/application.qdoc
index e92247f5f..ca77e153c 100644
--- a/doc/reference/items/convenience/application.qdoc
+++ b/doc/reference/items/convenience/application.qdoc
@@ -41,8 +41,9 @@
The target artifact of this type of product is usually an executable binary
tagged \c "application".
However, on Android, unless you set \l{Product::}{consoleApplication} to \c true,
- the application target will be an APK package tagged \c "android.apk", and a
- dependency to the \l{Android.sdk} module is automatically added to the product.
+ the application target will be an APK or an AAB package tagged \c "android.package"
+ according to the \l{Android.sdk}{packageType} property. A dependency to the \l{Android.sdk}
+ module is automatically added to the product.
*/
/*!