Register java_plugin in PrepareForTestWithJavaBuildComponents
Bug: 182885307 Test: m nothing Change-Id: I550d39ba46c548b6b099d8dc6a9c458ca931b2fa
This commit is contained in:
@@ -74,8 +74,6 @@ var prepareForJavaTest = android.GroupFixturePreparers(
|
||||
PrepareForTestWithOverlayBuildComponents,
|
||||
python.PrepareForTestWithPythonBuildComponents,
|
||||
android.FixtureRegisterWithContext(func(ctx android.RegistrationContext) {
|
||||
ctx.RegisterModuleType("java_plugin", PluginFactory)
|
||||
|
||||
ctx.RegisterPreSingletonType("sdk_versions", sdkPreSingletonFactory)
|
||||
}),
|
||||
dexpreopt.PrepareForTestWithDexpreopt,
|
||||
|
Reference in New Issue
Block a user