From 6c7e484565c4e915acfbdb5d6492ec3b7daf1571 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Tue, 14 Aug 2012 15:56:04 +0200 Subject: legacy sta events, common blob script cleanup Change-Id: Ic36a629d723e1e62505a692b9d5081ca170ef6f6 --- BoardConfigCommon.mk | 1 + proprietary-common-files.txt | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 5ef07e8..3d1a801 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