Merge "Remove SdkMemberType.FinalizeModule"

This commit is contained in:
Paul Duffin
2020-03-16 11:04:26 +00:00
committed by Gerrit Code Review
4 changed files with 28 additions and 44 deletions

View File

@@ -971,8 +971,6 @@ func (s *sdk) createMemberSnapshot(sdkModuleContext android.ModuleContext, build
}
}
}
memberType.FinalizeModule(sdkModuleContext, builder, member, bpModule)
}
// Compute the list of possible os types that this sdk could support.