summaryrefslogtreecommitdiff
path: root/rust/rust.go
diff options
context:
space:
mode:
Diffstat (limited to 'rust/rust.go')
-rw-r--r--rust/rust.go4
1 files changed, 1 insertions, 3 deletions
diff --git a/rust/rust.go b/rust/rust.go
index 38f1742d4..52b409435 100644
--- a/rust/rust.go
+++ b/rust/rust.go
@@ -119,9 +119,7 @@ type BaseProperties struct {
}
type Module struct {
- android.ModuleBase
- android.DefaultableModuleBase
- android.ApexModuleBase
+ cc.FuzzModule
VendorProperties cc.VendorProperties