diff options
Diffstat (limited to 'java/testing.go')
-rw-r--r-- | java/testing.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/testing.go b/java/testing.go index 0ea4e6408..378e2dd4f 100644 --- a/java/testing.go +++ b/java/testing.go @@ -378,7 +378,6 @@ func registerRequiredBuildComponentsForTest(ctx android.RegistrationContext) { RegisterAppBuildComponents(ctx) RegisterAppImportBuildComponents(ctx) RegisterAppSetBuildComponents(ctx) - registerBootclasspathBuildComponents(ctx) registerBootclasspathFragmentBuildComponents(ctx) RegisterDexpreoptBootJarsComponents(ctx) RegisterDocsBuildComponents(ctx) |