diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-08-10 15:59:29 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-08-10 15:59:29 +0200 |
commit | adc1ab4d527c2ddf298edff8337e28731ab7267d (patch) | |
tree | dcc8ca1261d7008d3172714e845a0f51c32ca91d | |
parent | 5e8ba16d3e6eceb89765938bf94f19ae7e479ac2 (diff) | |
download | device_samsung_p5110-adc1ab4d527c2ddf298edff8337e28731ab7267d.zip device_samsung_p5110-adc1ab4d527c2ddf298edff8337e28731ab7267d.tar.gz device_samsung_p5110-adc1ab4d527c2ddf298edff8337e28731ab7267d.tar.bz2 |
wifi: use prebuilt ics hostapd
Change-Id: I0384960408ca7abc18acc058ecdfbc9e793f2640
-rw-r--r-- | proprietary-common-files.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/proprietary-common-files.txt b/proprietary-common-files.txt index 546367e..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 @@ -27,7 +28,7 @@ system/lib/libsec-ril.so system/lib/libsecnativefeature.so system/lib/libsecril-client.so system/lib/libtiutils.so -system/vendor/bin/pvrsrvinit +system/vendor/bin/pvrsrvctl system/vendor/firmware/BCM4330.hcd system/vendor/firmware/ducati-m3.bin system/vendor/lib/egl/libEGL_POWERVR_SGX540_120.so |