zippo: Move supplicant service init to wpa_supplicant

This commit is contained in:
Jimmy Chen
2019-10-03 11:24:23 +08:00
committed by Marc Bourgoin
parent cc92b351dc
commit b29cf8ce8b
3 changed files with 2 additions and 14 deletions

View File

@@ -191,6 +191,7 @@ WIFI_DRIVER_STATE_CTRL_PARAM := "/dev/wlan"
WIFI_DRIVER_STATE_OFF := "OFF"
WIFI_DRIVER_STATE_ON := "ON"
WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
WPA_SUPPLICANT_VERSION := VER_0_8_X
# Inherit from the proprietary version