Merge "Make java_sdk_library phony target depend on its stub jar" into main
This commit is contained in:
@@ -1548,6 +1548,8 @@ func (module *SdkLibrary) GenerateAndroidBuildActions(ctx android.ModuleContext)
|
||||
scopeTag.extractDepInfo(ctx, to, scopePaths)
|
||||
|
||||
exportedComponents[ctx.OtherModuleName(to)] = struct{}{}
|
||||
|
||||
ctx.Phony(ctx.ModuleName(), scopePaths.stubsHeaderPath...)
|
||||
}
|
||||
|
||||
if tag == implLibraryTag {
|
||||
|
Reference in New Issue
Block a user