diff options
author | 2017-10-24 13:01:18 -0700 | |
---|---|---|
committer | 2017-10-24 13:05:06 -0700 | |
commit | 0617bb85c6958da42c6bfc6cc9d3e92c3622d4b8 (patch) | |
tree | 87595b96254f9ee5b8afe82b8348acec08248b4b /java/system_modules.go | |
parent | d11fcda940055074f9ceb932883ea31dfe0c11d9 (diff) |
Fix missing source module with ALLOW_MISSING_DEPENDENCIES=true
A module referenced with srcs: ":module" was not honoring
ALLOW_MISSING_DEPENDENCIES=true. Don't fail if the module
doesn't exist, an error will already have been produced by
ExtractSourcesDeps.
Bug: 68183622
Test: m ALLOW_MISSING_DEPENDENCIES=true
Change-Id: Id806633d12ab2ecd78b532e1922e59824e5c20a8
Diffstat (limited to 'java/system_modules.go')
0 files changed, 0 insertions, 0 deletions