android - 如何清理 AOSP 中的模块?

标签 android makefile android-build

这与 previously another one 是同一个问题我发现其中的解决方案无效。 因为命令mm -B无效。

那么我怎样才能在清理 AOSP 中的一个特定模块的同时清理另一部分呢?

最佳答案

如何在android中制作干净的模块

 $ make clean-<moudlename>

例如:make clean-libxyz(清理 libxyz.so)

https://dolinux.blogspot.com/2012/05/how-to-make-clean-module-in-android.html

NINJA_ARGS="-t clean"mm

关于android - 如何清理 AOSP 中的模块?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53773865/

相关文章:

Android sqlite 从查询中返回行数

android - 无法找到可选库 : android. test.runner

ios - “strcmp”未在此范围内声明

docker - `make`命令的docker镜像运行错误

javascript - 自定义目标/运行任意代码

android-gradle-plugin - android apache poi-ooxml 导致构建错误 'app:transformClassesWithDesugarForDebug'

android - 项目构建期间出现 ZipException

android - 我的手机(和某些应用程序)如何知道要附加到我的通讯录中的号码的国家/地区代码前缀(例如 +1、+505、+49...)

android - 如何手动将图像拉伸(stretch)到我们需要的像素位置

android - 意外的顶级异常 : com. android.dex.DexException:多个 dex 文件定义 Landroid/support/annotation/AnimRes