Remove uses of FixtureFactory from android package
Bug: 183235980 Test: m nothing Change-Id: I72898ada020ee1a73fd534c61afb5c22fa00c1e5
This commit is contained in:
@@ -284,7 +284,7 @@ func TestPrebuilts(t *testing.T) {
|
||||
t.Errorf("windows is assumed to be disabled by default")
|
||||
}
|
||||
|
||||
result := emptyTestFixtureFactory.Extend(
|
||||
result := GroupFixturePreparers(
|
||||
PrepareForTestWithArchMutator,
|
||||
PrepareForTestWithPrebuilts,
|
||||
PrepareForTestWithOverrides,
|
||||
|
Reference in New Issue
Block a user