Merge "Fix typo"

This commit is contained in:
Treehugger Robot
2022-07-21 17:32:49 +00:00
committed by Gerrit Code Review

View File

@@ -533,7 +533,7 @@ func MutateImage(mctx android.BaseModuleContext, m ImageMutatableModule) {
}
} else {
// This is either in /system (or similar: /data), or is a
// modules built with the NDK. Modules built with the NDK
// module built with the NDK. Modules built with the NDK
// will be restricted using the existing link type checks.
coreVariantNeeded = true
}