Irfan: I added
frameworks/native/data/etc/android.hardware.wifi.direct.xml under PRODUCT_COPY_FILES += \ in device_base.mk.However I got the following errors when compiling platform make: *** No rule to make target `frameworks/native/data/etc/android.hardware.wifi.direct.xml', needed by `out/target/product/wingray/system/etc/permissions/android.hardware.wifi.direct.xml'. Stop. How to resolve this issue? Thanks Fan On Tue, May 1, 2012 at 8:18 PM, fan zhang <[email protected]> wrote: > Thanks a lot for the information. > > Fan > > On Tue, May 1, 2012 at 8:07 PM, Irfan Sheriff <[email protected]> wrote: > >> Wifi Direct can be enabled on the wingray by adding the following line to >> device/moto/wingray/device_base.mk: >> >> frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml >> >> But officially, Wifi Direct is not supported on BCM4329 because of >> firmware limitations. It will likely not work very well. >> >> Thanks >> >> On Tue, May 1, 2012 at 5:10 PM, fan zhang <[email protected]> wrote: >> >>> Robert: >>> >>> Do you know whom I should contact in Broadcom to discuss this issue? >>> >>> Thanks >>> >>> Fan >>> On Tue, May 1, 2012 at 4:59 PM, Robert Greenwalt >>> <[email protected]>wrote: >>> >>>> You are welcome to discuss it with broadcom. I agree that the hardware >>>> is capable. >>>> >>>> >>>> On Tue, May 1, 2012 at 4:52 PM, fan zhang <[email protected]> wrote: >>>> >>>>> Robert: >>>>> >>>>> http://www.youtube.com/watch?v=H-BxARQZbbE >>>>> >>>>> Broadcom shows off WiFi Direct on a Motorola Xoom. So I believe that >>>>> wifi hardware in xoom already supported wifi direct, right? >>>>> >>>>> Thanks >>>>> >>>>> Fan >>>>> >>>>> On Tue, May 1, 2012 at 4:23 PM, Robert Greenwalt < >>>>> [email protected]> wrote: >>>>> >>>>>> I don't think so. It's a driver limitation and that source is not >>>>>> available. >>>>>> >>>>>> >>>>>> On Tue, May 1, 2012 at 4:18 PM, fan zhang <[email protected]>wrote: >>>>>> >>>>>>> Could we do any patch to make it work? >>>>>>> >>>>>>> Thanks >>>>>>> >>>>>>> Fan >>>>>>> >>>>>>> On Tue, May 1, 2012 at 4:11 PM, Robert Greenwalt < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Sorry - wifi direct is not supported on xoom. >>>>>>>> >>>>>>>> On Tue, May 1, 2012 at 3:59 PM, fan zhang <[email protected]>wrote: >>>>>>>> >>>>>>>>> Hi: >>>>>>>>> >>>>>>>>> I installed ICS 4.0.3 to Moto XOOM wifi-only (wingray). However, I >>>>>>>>> could not turn on wifi direct on XOOM. >>>>>>>>> >>>>>>>>> Did any one successfully turn on wifi direct on XOOM? >>>>>>>>> >>>>>>>>> Thanks >>>>>>>>> >>>>>>>>> Fan >>>>>>>>> >>>>>>>>> -- >>>>>>>>> You received this message because you are subscribed to the Google >>>>>>>>> Groups "Android Developers" group. >>>>>>>>> To post to this group, send email to >>>>>>>>> [email protected] >>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>> [email protected] >>>>>>>>> For more options, visit this group at >>>>>>>>> http://groups.google.com/group/android-developers?hl=en >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "Android Developers" group. >>>>>>>> To post to this group, send email to >>>>>>>> [email protected] >>>>>>>> To unsubscribe from this group, send email to >>>>>>>> [email protected] >>>>>>>> For more options, visit this group at >>>>>>>> http://groups.google.com/group/android-developers?hl=en >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "Android Developers" group. >>>>>>> To post to this group, send email to >>>>>>> [email protected] >>>>>>> To unsubscribe from this group, send email to >>>>>>> [email protected] >>>>>>> For more options, visit this group at >>>>>>> http://groups.google.com/group/android-developers?hl=en >>>>>>> >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Android Developers" group. >>>>>> To post to this group, send email to >>>>>> [email protected] >>>>>> To unsubscribe from this group, send email to >>>>>> [email protected] >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/android-developers?hl=en >>>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Android Developers" group. >>>>> To post to this group, send email to >>>>> [email protected] >>>>> To unsubscribe from this group, send email to >>>>> [email protected] >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/android-developers?hl=en >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Android Developers" group. >>>> To post to this group, send email to >>>> [email protected] >>>> To unsubscribe from this group, send email to >>>> [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/android-developers?hl=en >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >>> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

