commit | dd9ccb4234dfc88a004e36b2c0500769a5f50ad3 | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Mon Oct 07 17:07:44 2024 +0000 |
committer | Yu Liu <yudiliu@google.com> | Mon Oct 07 17:07:44 2024 +0000 |
tree | 8873af61c144d2f15b325cb526df9d0aba5f0c07 | |
parent | 467d7c5c3ef919760db78ad2cec014582a095b6b [diff] [blame] |
Add ModuleProxy that should be used when visiting deps. Bug: 358427516 Test: local manual tests to compare the generated mk and ninja files. Change-Id: I2bbe2e679e404a46947f3895943dad749be38446
diff --git a/android/Android.bp b/android/Android.bp index c2bef0b..eb8c64d 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -71,6 +71,7 @@ "module.go", "module_context.go", "module_info_json.go", + "module_proxy.go", "mutator.go", "namespace.go", "neverallow.go",