summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@theqtcompany.com>2016-03-18 13:59:44 +0100
committerEirik Aavitsland <eirik.aavitsland@qt.io>2016-04-29 11:04:51 +0000
commitd4211eda4eeb1de6daaa139932e7796d611babac (patch)
tree431f4a180c69f24f289429870151491c27984987 /src
parentf8759f683cfc433c432059e1160d2ab657baaec6 (diff)
Remove the traces of the discontinued android-no-sdk platform
Change-Id: I0358b76dd2b9fb2a6224c4b9b2082a748b2d5d7a Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/bluetooth/bluetooth.pro2
-rw-r--r--src/nfc/nfc.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index c771f237..a5d6aebe 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -113,7 +113,7 @@ config_bluez:qtHaveModule(dbus) {
qlowenergycontroller_p.cpp
}
-} else:android:!android-no-sdk {
+} else:android {
include(android/android.pri)
DEFINES += QT_ANDROID_BLUETOOTH
QT_FOR_PRIVATE += core-private androidextras
diff --git a/src/nfc/nfc.pro b/src/nfc/nfc.pro
index 9d28eb81..8e737dd5 100644
--- a/src/nfc/nfc.pro
+++ b/src/nfc/nfc.pro
@@ -78,7 +78,7 @@ linux:!android:qtHaveModule(dbus) {
include(neard/neard.pri)
-} else:android:!android-no-sdk {
+} else:android {
NFC_BACKEND_AVAILABLE = yes
ANDROID_PERMISSIONS = \
android.permission.NFC