android-rpi/device_brcm_rpi3

hostapd setup in rpi3

monicachandrasekaran opened this issue · 0 comments

Hi All,

Hope somebody can help me!!!

I need to setup AP in rpi3. I am using android 6.0.1 n preview aosp source. when aosp is building i am not seeing hostapd build and also hoastapd intermediates. Later i found a line in hostapd Android.mk
ifneq($(BOARD_HOSTAPD_DRIVER),) is getting failed. So I am not able to build hostapd.

please help me to solve this issue.

Thanks in advance :-)