Merge "Fix typo" am: 576bacae1d
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2162377 Change-Id: I4f74dac3e4eb4ecddd72e06d0388a0f39a381af2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user