From 7ddbc5997e123c60c45865bae2df380174caf72c Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Thu, 16 Aug 2018 15:02:05 +0200 Subject: Android: Properly support the aidl tool We now pull in the AIDL framework file and let the user set search paths for imports. Change-Id: I93460a77b064fa87849b93c0b0e4bd3bbfd7459f Reviewed-by: Kai Koehne --- doc/reference/modules/android-sdk-module.qdoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/reference/modules/android-sdk-module.qdoc b/doc/reference/modules/android-sdk-module.qdoc index 98565f8b8..40d80b021 100644 --- a/doc/reference/modules/android-sdk-module.qdoc +++ b/doc/reference/modules/android-sdk-module.qdoc @@ -187,3 +187,8 @@ \defaultvalue \l packageName */ + +/*! + \qmlproperty stringList Android.sdk::aidlSearchPaths + Search paths for import statements to pass to the \c aidl tool via the \c{-I} option. +*/ -- cgit v1.2.3