Add wifilogd to hikey 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: I5719b91f0f45cb466ac784ccbec17807a5dab113
diff --git a/device.mk b/device.mk
index 08ff118..923e0d3 100644
--- a/device.mk
+++ b/device.mk
@@ -42,7 +42,7 @@
 PRODUCT_PACKAGES += ssh sftp scp sshd ssh-keygen sshd_config start-ssh uim
 
 # Add wifi-related packages
-PRODUCT_PACKAGES += libwpa_client wpa_supplicant hostapd wificond
+PRODUCT_PACKAGES += libwpa_client wpa_supplicant hostapd wificond wifilogd
 PRODUCT_PROPERTY_OVERRIDES += wifi.interface=wlan0 \
                               wifi.supplicant_scan_interval=15