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, 0 insertions, 1 deletions
diff --git a/android/module.go b/android/module.go
index d703c1927..7dda9abc3 100644
--- a/android/module.go
+++ b/android/module.go
@@ -338,7 +338,6 @@ type commonProperties struct {
}
Android struct {
Compile_multilib *string
- Enabled *bool
}
}