Merge "Export non-apex variants of modules to make" am: bebe607db4
am: 09f4a08f55
am: 59a02182c0
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2486355 Change-Id: I2e614d603aea40bd1bacbda919e9ad1daf58f876 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -605,7 +605,7 @@ func CreateApexVariations(mctx BottomUpMutatorContext, module ApexModule) []Modu
|
||||
// Do not install the module for platform, but still allow it to output
|
||||
// uninstallable AndroidMk entries in certain cases when they have side
|
||||
// effects. TODO(jiyong): move this routine to somewhere else
|
||||
mod.MakeUninstallable()
|
||||
mod.SkipInstall()
|
||||
}
|
||||
if !platformVariation {
|
||||
mctx.SetVariationProvider(mod, ApexInfoProvider, apexInfos[i-1])
|
||||
|
Reference in New Issue
Block a user