diff options
| author | 2023-06-15 09:28:26 -0700 | |
|---|---|---|
| committer | 2023-06-15 10:59:20 -0700 | |
| commit | 394f1b7b8626d563d2ae526b4975353aec694a7d (patch) | |
| tree | e77bae83304ab9a978b59a75c3e69b02dade0ae8 /java/bootclasspath_fragment_test.go | |
| parent | be29dc3d4fe9d902aebd240553117653bd86ee2c (diff) | |
Fix local var error, warn if no outputs, handle "}generate{"
1. UnboundLocalError: cannot access local variable 'output' where
it is not associated with a value
2. `build/soong/tests/genrule_sandbox_test.py WmediumdServerProto_cc`
would try to build the entire world due to 3)
3. WmediumdServerProto_cc 's module action desc had '}generate{'
without a space which would cause 2)
Bug: b/287470077
Test: build/soong/tests/genrule_sandbox_test.py WmediumdServerProto_cc
Change-Id: Ie9d5db44195a6f700cc876ec889bd01c11e66cff
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions