Fix build failure in boot_image_sdk_test.go

Test: m nothing
Change-Id: I1f386fe4119ac9c3efc8d046142d02862af5fd99
This commit is contained in:
Paul Duffin
2021-03-12 08:20:27 +00:00
parent 32a8aadfaa
commit ebddef39dd

View File

@@ -29,7 +29,7 @@ func TestSnapshotWithBootImage(t *testing.T) {
}
`)
result.CheckSnapshot("mysdk", "",
CheckSnapshot(result, "mysdk", "",
checkUnversionedAndroidBpContents(`
// This is auto-generated. DO NOT EDIT.