Skip to content

Commit 1beccab

Browse files
me-cafebabenpjohnson
authored andcommitted
m1s1: 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
1 parent 0f272d0 commit 1beccab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

device-common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ PRODUCT_PACKAGES += \
219219

220220
# Wi-Fi
221221
PRODUCT_PACKAGES += \
222-
android.hardware.wifi-service \
222+
android.hardware.wifi@1.0-service.legacy \
223223
libwpa_client \
224224
hostapd \
225225
wificond \

0 commit comments

Comments
 (0)