Normally, if you load /build/envsetup.sh  (and you've already built
the dependencies to link against) then you should be able to run mm in
you reference-ril folder and push the resulting lib on your image with
adb push (well adb remount, adb push, adb shell sync, adb reboot in
that order...).

M.

On Mar 7, 11:15 am, paldan <[email protected]> wrote:
> Hello,
>
> I have to add some features to the standard libreference-ril, so I'm
> changing various files inside
>
> android-2.1_r2/hardware/ril/reference-ril/
>
> To speed up the development process I would like to build only the
> library and not the whole platform, but I cannot find a makefile for
> doing that.
>
> Is it possible to build only the RIL related part of the platform?
>
> Can someone point me to some docs explaining in details the Android
> build system (e.g. makefile hierarchy).
>
> Thanks in advance,
> Daniele

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

Reply via email to