summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2015-01-05 20:36:48 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-01-05 20:36:49 +0000
commit1b6e12cfc89f5549fc6361915a65dd90082e91f8 (patch)
treeba3ad598fe050cea15aa93b29be2dafddb03a654
parent8b5e9dad63761a25c9d88ed2d7fa89ed1bff1ee1 (diff)
parent448551382036d9803082665f0ec299d44831dfce (diff)
downloadgrouper-1b6e12cfc89f5549fc6361915a65dd90082e91f8.tar.gz
Merge "Push wpa_supplicant modules down to the leaf product config."
-rw-r--r--device-common.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index fbb87e2..5b2e492 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -68,6 +68,12 @@ PRODUCT_COPY_FILES += \
device/asus/grouper/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl
PRODUCT_PACKAGES := \
+ libwpa_client \
+ hostapd \
+ wpa_supplicant \
+ wpa_supplicant.conf
+
+PRODUCT_PACKAGES += \
lights.grouper \
audio.primary.grouper \
power.grouper \