summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/android/android.pro
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@digia.com>2013-07-02 18:51:49 +0200
committerChristian Stromme <christian.stromme@digia.com>2014-07-10 23:09:31 +0200
commitff7fdf78efb7287af6347c710ac00a0d17d9dfc1 (patch)
tree3ace2712a34e6677d9c86efec6787eebc1dd5344 /src/plugins/bearer/android/android.pro
parent50c04d631858639c630e85456e7e003a80e33493 (diff)
Android: New bearer plugin
Replacement for the the generic bearer plugin. Compared to the generic bearer engine, this plugin provides a more detailed overview of the network configurations on Android. Added features are: - Correct bearer type, also for mobile connections. - Connection state (e.g., roaming). - Data statistics (On devices that supports it). - Polling is not required. Change-Id: I728cb91e04a66343648c0add6be2a003caca0f1f Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'src/plugins/bearer/android/android.pro')
-rw-r--r--src/plugins/bearer/android/android.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/bearer/android/android.pro b/src/plugins/bearer/android/android.pro
new file mode 100644
index 0000000000..6a51abf5d7
--- /dev/null
+++ b/src/plugins/bearer/android/android.pro
@@ -0,0 +1,4 @@
+TEMPLATE = subdirs
+
+SUBDIRS += src \
+ jar