angler: Add wifi HAL service to device.mk

Bug: 33460969
Test: Compiles & the device boots up
Change-Id: I32fcf553d09aa5dbcc3225625a07fe48a4ae3584
diff --git a/device.mk b/device.mk
index c0ed07d..6b7d88c 100644
--- a/device.mk
+++ b/device.mk
@@ -267,6 +267,7 @@
     charger_res_images
 
 PRODUCT_PACKAGES += \
+    android.hardware.wifi@1.0-service \
     libwpa_client \
     hostapd \
     wlutil \