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 67dab4f9f..6d2c39b7d 100644
--- a/android/module.go
+++ b/android/module.go
@@ -338,6 +338,7 @@ type commonProperties struct {
}
Android struct {
Compile_multilib *string
+ Enabled *bool
}
}