diff options
| author | 2021-01-25 04:36:04 -0500 | |
|---|---|---|
| committer | 2021-01-25 04:46:07 -0500 | |
| commit | 288e2babde2525566b554e57b40ab9540887a5a6 (patch) | |
| tree | 2635c550ffd9426d509a6091af92c08464ab66fb /python/python.go | |
| parent | f9be4e07e108eeea72acdbe3a08216f7744174d7 (diff) | |
queryview: prefix internal attribute names.
There's a module type in internal main that uses the module_deps
property, which clashes with QueryView's module_deps attribute. A fix is
to prefix the attribute as soong_module_deps to avoid the conflict.
While we're at this, rename the other internal attribute names to be
consistent as well.
Test: soong tests
Test: m queryview && bazel query //... --config=queryview
Fixes: 178351366
Change-Id: I84961c8f58c0c0fac1a1c2cbc6bc625499ac895e
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions