Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal""

This commit is contained in:
Inseob Kim
2022-01-10 11:15:28 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 5 deletions

View File

@@ -324,7 +324,7 @@ var neverallowTests = []struct {
`),
},
expectedErrors: []string{
"Only boot images and seapp contexts may be imported as a makefile goal.",
"Only boot images may be imported as a makefile goal.",
},
},
{