Merge "sbox: print more errors" am: 97f5966f49
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2511859 Change-Id: I96d6aced224b9209b63117dda7bc501f1dc0c15c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -390,7 +390,7 @@ func validateOutputFiles(copies []*sbox_proto.Copy, sandboxDir, outputDir, rawCo
|
||||
}
|
||||
}
|
||||
|
||||
const maxErrors = 10
|
||||
const maxErrors = 25
|
||||
|
||||
if len(incorrectOutputDirectoryErrors) > 0 {
|
||||
errorMessage := ""
|
||||
|
Reference in New Issue
Block a user