ceacee8525
Test: xml files are usable by the tradefed rule. Change-Id: Ifef40fb6cf6a4e5e4be6541dc031628409a710ee
4 lines
77 B
Python
4 lines
77 B
Python
# Export tradefed templates for tests.
|
|
exports_files(
|
|
glob(["*.xml"]),
|
|
)
|