axolotl: Update makefile to use the AIDL Wifi Vendor HAL.

Bug: 274964641
Test: Pre-submit tests
Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
diff --git a/device.mk b/device.mk
index d4f1b37..09358cb 100644
--- a/device.mk
+++ b/device.mk
@@ -517,7 +517,7 @@
 
 # WiFi
 PRODUCT_PACKAGES += \
-    android.hardware.wifi@1.0-service \
+    android.hardware.wifi-service \
     hostapd \
     libcld80211 \
     libwifi-hal-qcom \