after building a complete version for the Nexus S,
I found out that there is a lib in vendor/broadcom
gps.s5pc110.so
which is probably the libgps.so implementation

How can I change the makefiles to direct the build to use my libgps
instead of this library?



On May 18, 2:04 pm, Itai <steiner.i...@gmail.com> wrote:
> I want to build and test mygpsport (libgps) on nexus s (crespo).
> However, after building from aosp version 2.3.3 + the proprietary
> drivers that were post in:http://code.google.com/android/nexus/drivers.html
>
> I find out that although the built-ingpsseems to be working in my
> build (after flashing it to the device), no libgps.so is present
> anywhere in the out/ folder or on the device itself.
>
> Where is the missing libgps.so? is it a part of another lib? How can I
> replace it with my own version?

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to