commit | de588a30ac15d786c349c9a651bedb5207e1e07e | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Tue Dec 03 22:52:24 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 03 22:52:24 2024 +0000 |
tree | 4a201ca8a0ecf3a1c4c4d5c127a8ca1e343780fb | |
parent | e8ef6f1540ca7518e2e2998779b5f2d37b7a1479 [diff] [blame] |
Revert^2 "Use soong built autogenerated RROs" e8ef6f1540ca7518e2e2998779b5f2d37b7a1479 Change-Id: I0c563712da65c7bc4ef73633401cb5151cb49d3f
diff --git a/android/module.go b/android/module.go index 67dab4f..6d2c39b 100644 --- a/android/module.go +++ b/android/module.go
@@ -338,6 +338,7 @@ } Android struct { Compile_multilib *string + Enabled *bool } }