From b0cecb4f157929f166ea7de2e4ef92ffcafd8c45 Mon Sep 17 00:00:00 2001 From: Chih-Wei Huang Date: Sun, 10 Sep 2017 12:56:30 +0800 Subject: [PATCH] Remove private_lib_driver_cmd I'm not sure if we still need this. --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index d7be45a..4ae7068 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -71,7 +71,6 @@ SUPERUSER_PACKAGE_PREFIX := com.android.settings.cyanogenmod.superuser # This enables the wpa wireless driver BOARD_WPA_SUPPLICANT_DRIVER ?= NL80211 -BOARD_WPA_SUPPLICANT_PRIVATE_LIB ?= private_lib_driver_cmd WPA_SUPPLICANT_VERSION ?= VER_2_1_DEVEL WIFI_DRIVER_MODULE_PATH ?= auto -- 2.11.0