Enabling only the mts-wifi to build MTS.

The project will be refactored soon, so better to submit this CL now
while waiting for the rest of the CLs in the main topic to get approval.

Bug: 170318013
Test: built partial files and verified contents.
Change-Id: Icd6a45e4b891366a034da4ea108d18c2c038abca
Exempt-From-Owner-Approval: Refactor CL.
1 file changed
tree: 2fed9187fd0b91d4cc339cc2d77ccaf00ada340e
  1. tools/
  2. OWNERS
  3. README.md
README.md

Android Mainline Test Suite (MTS)

MTS consists of a set of testing frameworks and test cases, designed to help enhance the robustness, reliability, and compliance of a mainline train (i.e. a set of mainline modules).

MTS has mainly three types of tests:

  • Unit tests
  • CTS tests
  • GTS tests

//TODO: add user manual