Android S Preview 1
[LSC] Add LOCAL_LICENSE_KINDS to test/mts

Added SPDX-license-identifier-Apache-2.0 to:
  tools/mts-tradefed/Android.bp
  tools/mts-tradefed/tests/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: Ie6d3c52e3d161f076bbe0445983cf396bc661779
2 files changed
tree: d8adc16bb5731e328c691f7ff7d7038e773c1b2c
  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