7a9b251205
Using standard naming to be consistent with the rest of the bp2build workspace. Test: b build //build/core/... Change-Id: If81a8fb82ccd3f63d0961f8a4a37ca8be7aa4430
4 lines
77 B
Python
4 lines
77 B
Python
# Export tradefed templates for tests.
|
|
exports_files(
|
|
glob(["*.xml"]),
|
|
)
|