From cbaa9ed2726b7313826ab181d44c85b2c2972b02 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Tue, 14 Aug 2012 15:56:55 +0200 Subject: legacy sta events, common blob script cleanup Change-Id: If5b18a4190f35bfa9cff1798db69567c095c2639 --- BoardConfigCommon.mk | 1 + proprietary-common-files.txt | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index ef97815..dfd4a28 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -82,6 +82,7 @@ WIFI_DRIVER_FW_PATH_P2P := "/system/etc/wifi/bcmdhd_p2p.bin" WIFI_DRIVER_MODULE_NAME := "dhd" WIFI_DRIVER_MODULE_ARG := "iface_name=wlan0 firmware_path=/system/etc/wifi/bcmdhd_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt" WIFI_BAND := 802_11_ABG +BOARD_LEGACY_NL80211_STA_EVENTS := true # Bluetooth BOARD_HAVE_BLUETOOTH := true diff --git a/proprietary-common-files.txt b/proprietary-common-files.txt index 1a0cd89..647ba28 100644 --- a/proprietary-common-files.txt +++ b/proprietary-common-files.txt @@ -1,6 +1,5 @@ system/bin/geomagneticd system/bin/gpsd -system/bin/hostapd system/bin/orientationd system/etc/wifi/bcmdhd_apsta.bin system/etc/wifi/bcmdhd_mfg.bin @@ -23,10 +22,7 @@ system/lib/libQmageDecoder.so system/lib/libdomx.so system/lib/libion.so system/lib/libmm_osal.so -system/lib/libril.so -system/lib/libsec-ril.so system/lib/libsecnativefeature.so -system/lib/libsecril-client.so system/lib/libtiutils.so system/vendor/bin/pvrsrvctl system/vendor/firmware/BCM4330.hcd -- cgit v1.1