commit | fe20e1317d8a36474774b85eaae56528e71b531e | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Jun 07 13:10:49 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Jun 16 19:45:20 2021 +0900 |
tree | ce03d9c9cdcb279d2902964ffb790e7b4dc3ffac | |
parent | 0ae7e5bdcd2529ce45edd92717c503ead9de3e0c [diff] |
Add connectivity coverage tests The coverage tests will allow measuring code coverage for all Connectivity+Tethering code. This is a combination of the current TetheringCoverageTests, and FrameworksNetTests. Adding min_sdk_version to the test prevents it from using deprecated IoUtils utilities. Replace it with the non-deprecated alternative. Test: atest ConnectivityCoverageTests Change-Id: I5366e1cc9cd6ddb41f24718246381cc2b1cc1383