jdogrambo
Android Enthusiast
One of my goals in understanding the Cyanogenmod build environment was to figure out how to compile just 1 library instead of the whole tree. Well today I figured it out.
Say you want to try the libraries here:
https://www.codeaurora.org/git/proj...pository/revisions/master/show/hardware/msm7k
You would clone it: git clone git://git.codeaurora.org/ag-gb-dsds-7227.git
Then copy the desired library to the device config root: "device/samsung/transformultra" in my case.
Then run: mmm libaudio(or whatever library you wanted) from that directory.
It will compile just that library for you and then you can copy the .so and/or the binaries to the device to test them.
does this mean your working on cm7 again?
and BTW bads3ctor your a great man keep up the good work



