commit | 838c0a9a8753dceaf0ed511b7ddc0968633a312f | [log] [tgz] |
---|---|---|
author | Gabriel Biren <gbiren@google.com> | Mon Mar 27 22:33:41 2023 +0000 |
committer | Michael Bestas <mkbestas@lineageos.org> | Tue Dec 12 01:55:52 2023 +0200 |
tree | c22121fee6c296da8f4acdd404bf1f4856fc85aa | |
parent | ee2d0de05c4d1850306c641ca7083792fc7e8ead [diff] [blame] |
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 \