summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothsocket/qbluetoothsocket.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbluetoothsocket/qbluetoothsocket.pro')
-rw-r--r--tests/auto/qbluetoothsocket/qbluetoothsocket.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qbluetoothsocket/qbluetoothsocket.pro b/tests/auto/qbluetoothsocket/qbluetoothsocket.pro
index 32fc6558..83bc417c 100644
--- a/tests/auto/qbluetoothsocket/qbluetoothsocket.pro
+++ b/tests/auto/qbluetoothsocket/qbluetoothsocket.pro
@@ -11,6 +11,6 @@ OTHER_FILES += \
osx {
DEFINES += QT_OSX_BLUETOOTH
-} else: android {
+} else:android:!android-embedded {
DEFINES += QT_ANDROID_BLUETOOTH
}