Add wifilogd to generic image

wifilogd is a new native daemon. It should be
installed on all devices that run have the
Wifi framework.

Bug: 31971726
Test: none
Change-Id: Idab524ad58bdc4bd90593322a59e317ddf04f049
diff --git a/mini_common.mk b/mini_common.mk
index ef41091..5ee22be 100644
--- a/mini_common.mk
+++ b/mini_common.mk
@@ -43,6 +43,7 @@
     com.android.future.usb.accessory \
     hostapd \
     wificond \
+    wifilogd \
     librs_jni \
     libvideoeditor_core \
     libvideoeditor_jni \