hi,

./vendor/<> folder probably should contain only platform specific
configuration files, not source..

all the native libraries written, especially hardware libraries shall be
added to ./hardware/<vendor-name>/<module> directory


>But i don't know what to do with wifi library.
>So my question is, is there any way to move wifi source code from
libhardware_legacy to my vendor's folder?

a sample reference..
http://git.omapzoom.org/?p=platform/system/wlan/ti.git;a=tree;h=refs/heads/p-eclair;hb=refs/heads/p-eclair



2010/5/12 Максим Андрущенко <[email protected]>

> Hi.
>
> During Android porting to my platform, all changes i made, i copied to my
> vendor's folder to compile from my vendor's place and leave android sources
> untouched.
> For examle, libgralloc or liblights, in which i made some changes for my
> device, i copied into vendor.
> Such porting way described in Android PDK.
> But i don't know what to do with wifi library.
> There is no separate library for wifi, which can be moved to my vendor's
> folder and made some shanges.
> Wifi source code exist in libhardware_legacy library.
> So my question is, is there any way to move wifi source code from
> libhardware_legacy to my vendor's folder?
>
> Regards
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to