diff options
Diffstat (limited to 'java/base.go')
-rw-r--r-- | java/base.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/base.go b/java/base.go index 55d77dc4a..84fda37cb 100644 --- a/java/base.go +++ b/java/base.go @@ -395,7 +395,6 @@ type Module struct { android.ModuleBase android.DefaultableModuleBase android.ApexModuleBase - android.SdkBase android.BazelModuleBase // Functionality common to Module and Import. |