summaryrefslogtreecommitdiff
path: root/rust/snapshot_prebuilt.go
diff options
context:
space:
mode:
Diffstat (limited to 'rust/snapshot_prebuilt.go')
-rw-r--r--rust/snapshot_prebuilt.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/snapshot_prebuilt.go b/rust/snapshot_prebuilt.go
index 2f549738c..79eaab382 100644
--- a/rust/snapshot_prebuilt.go
+++ b/rust/snapshot_prebuilt.go
@@ -17,6 +17,7 @@ package rust
import (
"android/soong/android"
"android/soong/cc"
+
"github.com/google/blueprint/proptools"
)