Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经从http://source.android.com下载了源代码,并按照说明构建它们。
但现在我不想重建只是Bionic libc。 是否有可能,没有完整的构建过程?
Bionic
libc
是的。如果你运行 build/envsetup.sh 作为设置环境的说明告诉你你可以在 你的 android 树的根目录 cd bionic之后mm 或 之后运行(不太确定这个),那应该只是重新制作模块。如果您在 google 上搜索 android 构建系统,您应该在可以运行的不同构建目标上找到资源。mmm bionicmake bionic
cd bionic
mm
mmm bionic
make bionic