Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ceacee85 authored by Kevin Dagostino's avatar Kevin Dagostino
Browse files

export tradefed .xml templates for tests

Test: xml files are usable by the tradefed rule.
Change-Id: Ifef40fb6cf6a4e5e4be6541dc031628409a710ee
parent e2137bae
Loading
Loading
Loading
Loading

core/BUILD

0 → 100644
+4 −0
Original line number Diff line number Diff line
# Export tradefed templates for tests.
exports_files(
    glob(["*.xml"]),
)