Add wlan to drivers manifest

Change-Id: Iff77b34304030eba66a92cbffdc53a1942c0447e
diff --git a/drivers b/drivers
index 44fbfde..8ab9012 100644
--- a/drivers
+++ b/drivers
@@ -26,6 +26,11 @@
              remote="https://fuchsia.googlesource.com/netstack"
              gerrithost="https://fuchsia-review.googlesource.com"
              githooks="manifest/git-hooks"/>
+    <project name="wlan"
+             path="apps/wlan"
+             remote="https://fuchsia.googlesource.com/wlan"
+             gerrithost="https://fuchsia-review.googlesource.com"
+             githooks="manifest/git-hooks"/>
     <project name="drivers/wifi"
              path="drivers/wifi"
              remote="https://fuchsia.googlesource.com/drivers/wifi"