From 4591f69c3e6a33febf307991857de36195e60a10 Mon Sep 17 00:00:00 2001 From: Gabriel Biren Date: Sun, 29 Oct 2023 16:42:03 +0000 Subject: [PATCH] rosemary: Update makefile to use the AIDL Wifi Vendor HAL. Bug: 274964641 Test: Pre-submit tests Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1 --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 4dd5737..c02acbb 100644 --- a/device.mk +++ b/device.mk @@ -483,7 +483,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ wpa_supplicant \ hostapd \ - android.hardware.wifi@1.0-service-lazy + android.hardware.wifi-service PRODUCT_PACKAGES += \ android.hardware.tetheroffload.config@1.0.vendor \