wahoo: Switch to legacy WiFi HIDL HAL

* With the new WiFi AIDL HAL, the framework thinks the device
  supports interface combination for some unknown reason,
  even though the service doesn't advertise it. As a result,
  the WiFi service fails on configureChip method.

Change-Id: I0c3fa7b4c947c3525c30f7cef0b2674bee224da7
This commit is contained in:
0xCAFEBABE
2023-11-16 19:49:21 +08:00
committed by Asriadi Rahim
parent 96da9e490d
commit 726f2c310b

View File

@@ -487,7 +487,7 @@ endif
# Wifi
PRODUCT_PACKAGES += \
android.hardware.wifi@1.0-service \
android.hardware.wifi@1.0-service.legacy \
wificond \
libwpa_client \
WifiOverlay