commit | ba364837ab16253b41171fc91a64df5953aeb5ae | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Feb 06 13:40:33 2020 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Feb 06 13:40:33 2020 +0900 |
tree | 5c9beb34e07dc042c54fcbd63603366158db3502 | |
parent | c16cae16adebfe098ecba325cff1c759f8972361 [diff] |
Add AndroidTest_Coverage.xml The NetworkStackCoverageTests target needs an AndroidTest.xml, because it is run as part of mts. Using an AndroidTest.xml file would cause other tests in the same directory to use it and get the wrong configuration; instead add AndroidTest_Coverage.xml and explicitly specify the configuration. Test: m mts && mts-tradefed mts-network-coverage Change-Id: Ic578ed7da852d6a5f39937d2ea9de4e364262ce8