summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-08-10 15:58:43 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-08-10 15:58:43 +0200
commitb7baefaa5ca374213bfe8141cbfac7516fce1028 (patch)
tree7e857e004767d2e633c8c87f096b778784f223f4
parent1baa48a0c36845e954f40d3ba9ea2b57da1c9478 (diff)
downloaddevice_samsung_p3100-b7baefaa5ca374213bfe8141cbfac7516fce1028.zip
device_samsung_p3100-b7baefaa5ca374213bfe8141cbfac7516fce1028.tar.gz
device_samsung_p3100-b7baefaa5ca374213bfe8141cbfac7516fce1028.tar.bz2
wifi: use prebuilt ics hostapd
Change-Id: Ic91387bba9421d585f7ed6479e0353edf09b3688
-rw-r--r--BoardConfigCommon.mk2
-rw-r--r--proprietary-common-files.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index d9455ce..5ef07e8 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -77,7 +77,7 @@ BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_bcmdhd
WIFI_DRIVER_MODULE_PATH := "/system/lib/modules/dhd.ko"
WIFI_DRIVER_FW_PATH_PARAM := "/sys/module/dhd/parameters/firmware_path"
WIFI_DRIVER_FW_PATH_STA := "/system/etc/wifi/bcmdhd_sta.bin"
-WIFI_DRIVER_FW_PATH_AP := "/system/etc/wifi/bcmdhd_sta.bin"
+WIFI_DRIVER_FW_PATH_AP := "/system/etc/wifi/bcmdhd_apsta.bin"
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"
diff --git a/proprietary-common-files.txt b/proprietary-common-files.txt
index be59f74..1a0cd89 100644
--- a/proprietary-common-files.txt
+++ b/proprietary-common-files.txt
@@ -1,5 +1,6 @@
system/bin/geomagneticd
system/bin/gpsd
+system/bin/hostapd
system/bin/orientationd
system/etc/wifi/bcmdhd_apsta.bin
system/etc/wifi/bcmdhd_mfg.bin