summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 8641346..28d5e94 100644
--- a/device.mk
+++ b/device.mk
@@ -39,6 +39,12 @@ PRODUCT_PACKAGES += \
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 \