summaryrefslogtreecommitdiff
path: root/java/app_test.go
diff options
context:
space:
mode:
author Justin Yun <justinyun@google.com> 2021-02-25 18:21:27 +0900
committer Justin Yun <justinyun@google.com> 2021-02-25 09:31:12 +0000
commit4813867ec3a17e9afd123220b985039c6e57a315 (patch)
treeac87edd66226eb0f22b04f3bc5f8cf0899848299 /java/app_test.go
parentf3e0d222343a7c14159372c7e98fde7f7bbbcb57 (diff)
Remove dependency from vendor_snapshot to each module
The 'vendor_snapshot' module is required to every cc_library to check if the dependencies need to be rewritten to the snapshot modules or not. However, as the 'vendor_snapshot' module has dependencies to the snapshot modules, the dependency to the 'vendor_snapshot' module creates circular dependencies. The dependency from the 'vendor_snapshot' to the snapshot modules is required only to read the module names of the snapshot modules. We may remove the dependency by setting the name of the snapshot modules directly. Bug: 179666286 Test: m nothing Change-Id: I14abcb06c5c81ef7f8535103578747385c89ae0f
Diffstat (limited to 'java/app_test.go')
0 files changed, 0 insertions, 0 deletions