Revert^2 "Add seapp_contexts to allowlist of makefile goal"

e87a81673e

Change-Id: I461f3ecdd0b0ea0a4b7b12531cf8b561e170df55
This commit is contained in:
Yuntao Xu
2021-11-18 22:33:02 +00:00
parent e87a81673e
commit feb0756d41
2 changed files with 5 additions and 2 deletions

View File

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