diff options
author | Inseob Kim <inseob@google.com> | 2020-02-18 17:27:19 +0900 |
---|---|---|
committer | Inseob Kim <inseob@google.com> | 2020-02-19 13:49:44 +0900 |
commit | 5f64aeccdff241db68f6d0e41d18536441ec15dc (patch) | |
tree | 2be338ad782c93865ec79a771fdabec1126e778a /python/tests/testpkg/pycmd_test.py | |
parent | e6c44dc8bef0063da803de765c07bcbede653ec0 (diff) |
Fix .vendor suffix for snapshots
.vendor suffix is meant to be attached for vendor variants of
modules without "vendor: true". So when we decide whether the suffix is
needed for a snapshot module, we should check if corresponding source
module is "vendor: true" or not, instead of checking vendor_available of
the source module.
Bug: 149252327
Test: manual
Change-Id: Ibde75737ddce8e1dc974453e88832f9272a2c66e
Diffstat (limited to 'python/tests/testpkg/pycmd_test.py')
0 files changed, 0 insertions, 0 deletions