summaryrefslogtreecommitdiff
path: root/android/module.go
diff options
context:
space:
mode:
author Liana Kazanova <lkazanova@google.com> 2024-12-03 22:05:29 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-12-03 22:05:29 +0000
commit53cee9d417f1912cb7370f3eb1a25d1ce7e76cbf (patch)
tree024a17c422b55b5e7aac647c6676a7201f77148f /android/module.go
parent820ab8b5f36d60747e60322d105ccb1e6998861c (diff)
parente8ef6f1540ca7518e2e2998779b5f2d37b7a1479 (diff)
Merge "Revert "Use soong built autogenerated RROs"" into main
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
}
}