summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro')
-rw-r--r--tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro b/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro
index 0eae09de..6a072784 100644
--- a/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro
+++ b/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro
@@ -6,6 +6,6 @@ QT = core concurrent bluetooth testlib
osx:QT += widgets
-android {
+android:!android-embedded {
DEFINES += QT_ANDROID_BLUETOOTH
}