From 2ad3a8b8121cc1a4f2d1fa291b7f63a8fc7d34d3 Mon Sep 17 00:00:00 2001 From: aavit Date: Wed, 29 Jan 2014 17:22:59 +0100 Subject: Re-enable the wifi plguin now that toolchains have been updated Change-Id: I87efe6b020b3c8b13491a1611b7992e8f697cb46 Reviewed-by: Gatis Paeglis --- src/imports/imports.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/imports/imports.pro b/src/imports/imports.pro index 6284883..0a5ccf5 100644 --- a/src/imports/imports.pro +++ b/src/imports/imports.pro @@ -1,3 +1,3 @@ TEMPLATE = subdirs SUBDIRS = utils -#android:SUBDIRS += wifi +android:SUBDIRS += wifi -- cgit v1.2.3