Merge "Move installation rules of dexpreopt'd apex systemserver jars to soong" into main
This commit is contained in:
@@ -195,7 +195,6 @@ func (p *prebuiltCommon) initApexFilesForAndroidMk(ctx android.ModuleContext) {
|
||||
// If this apex contains a system server jar, then the dexpreopt artifacts should be added as required
|
||||
for _, install := range p.Dexpreopter.DexpreoptBuiltInstalledForApex() {
|
||||
p.requiredModuleNames = append(p.requiredModuleNames, install.FullModuleName())
|
||||
install.PackageFile(ctx)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user