summaryrefslogtreecommitdiff
path: root/android/module.go
diff options
context:
space:
mode:
Diffstat (limited to 'android/module.go')
-rw-r--r--android/module.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/module.go b/android/module.go
index bf9737aa2..681f724b0 100644
--- a/android/module.go
+++ b/android/module.go
@@ -27,6 +27,7 @@ import (
"text/scanner"
"android/soong/bazel"
+
"github.com/google/blueprint"
"github.com/google/blueprint/proptools"
)