If you setup your environment ( ". build/envsetup.sh" from $ANDROID_ROOT) and then run "lunch" and select the passion one, it should build. If that doesn't work for some reason, from the root directory just use the variable "LOCAL_MODULE" from the libsensors Makefile. So in this case it would be "make sensors.mahimahi".
Hope that helps ;-) -Frank On Aug 14, 5:14 pm, nature lover <[email protected]> wrote: > Hello, > > In doing a complete rebuild of the froyo 2.2 source tree, I did not > find libsensors.so as having been built. Any one know why? > > Also, if I were to modify sensors.c located at device/htc/passion- > common/libsensors/, what is the best way to rebuild just the library > libsensors.so, and test the changes? > > thanks -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
