Revert^3 "Implement detecting container violations."
2a88491afc
Change-Id: Iba4527f391a093703978fe01177b56fec4604b28
This commit is contained in:
committed by
Gerrit Code Review
parent
2a88491afc
commit
33b3a638a5
@@ -1778,9 +1778,6 @@ func (m *ModuleBase) GenerateBuildActions(blueprintCtx blueprint.ModuleContext)
|
||||
}
|
||||
|
||||
setContainerInfo(ctx)
|
||||
if ctx.Config().Getenv("DISABLE_CONTAINER_CHECK") != "true" {
|
||||
checkContainerViolations(ctx)
|
||||
}
|
||||
|
||||
ctx.licenseMetadataFile = PathForModuleOut(ctx, "meta_lic")
|
||||
|
||||
|
Reference in New Issue
Block a user