flounder: Push wpa_supplicant modules down to the leaf product config

Change-Id: Ia998eee443ad67b03efdae187eb67236541cca8c
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
diff --git a/device.mk b/device.mk
index 8641346..28d5e94 100644
--- a/device.mk
+++ b/device.mk
@@ -39,6 +39,12 @@
     power.ardbeg \
     lights.ardbeg
 
+PRODUCT_PACKAGES += \
+    libwpa_client \
+    hostapd \
+    wpa_supplicant \
+    wpa_supplicant.conf
+
 PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.xml \
     frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \