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.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro b/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro
index e55bac3a..0eae09de 100644
--- a/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro
+++ b/tests/auto/qbluetoothserviceinfo/qbluetoothserviceinfo.pro
@@ -5,8 +5,7 @@ CONFIG += testcase
QT = core concurrent bluetooth testlib
osx:QT += widgets
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-android:!android-no-sdk {
+android {
DEFINES += QT_ANDROID_BLUETOOTH
}