summaryrefslogtreecommitdiff
path: root/rust/compiler.go
diff options
context:
space:
mode:
Diffstat (limited to 'rust/compiler.go')
-rw-r--r--rust/compiler.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/compiler.go b/rust/compiler.go
index bcea6cccc..2d9575c0e 100644
--- a/rust/compiler.go
+++ b/rust/compiler.go
@@ -146,6 +146,7 @@ type baseCompiler struct {
relative string
path android.InstallPath
location installLocation
+ sanitize *sanitize
coverageOutputZipFile android.OptionalPath
distFile android.OptionalPath