From b3bda6c110ed32ab3133be8d81b35b9aed176282 Mon Sep 17 00:00:00 2001 From: Gabriel Biren Date: Mon, 27 Mar 2023 22:33:41 +0000 Subject: msm8996-common: Update makefile to use the AIDL Wifi Vendor HAL. Bug: 274964641 Test: Pre-submit tests Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1 --- msm8996.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msm8996.mk b/msm8996.mk index 44cab78..8ac909e 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -390,7 +390,7 @@ PRODUCT_PACKAGES += \ # WiFi PRODUCT_PACKAGES += \ - android.hardware.wifi@1.0-service \ + android.hardware.wifi-service \ libwpa_client \ hostapd \ WifiOverlay \ -- cgit v1.2.3