testDexpreoptWithApexes(t,bp,"Multiple installable prebuilt APEXes provide ambiguous deapexers: prebuilt_myapex.v1 and prebuilt_myapex.v2",preparer,fragment)
testDexpreoptWithApexes(t,bp,"Multiple prebuilt modules prebuilt_myapex.v1 and prebuilt_myapex.v2 have been marked as preferred for this source module",preparer,fragment)
android.AssertBoolEquals(t,fmt.Sprintf("expected dependency from %s to %s\n",libfoo.Name(),tc.expectedDependencyName),true,hasDep(ctx,libfoo,expectedDependency))
}
}
// If module sdk cannot provide a cc module variant (e.g. static), then the module variant from source should be used