Bug: 178380297

Clone this repo:
  1. 08f3558 Merge Android 14 QPR3 to AOSP main by Xin Li · 6 weeks ago main master
  2. eeb830d Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 3 months ago
  3. 820f352 Remove alexbuy@google.com from tests/packagemanagerlocal/OWNERS am: 9e19251e77 by Owner Cleanup Bot · 4 months ago
  4. 9e19251 Remove alexbuy@google.com from tests/packagemanagerlocal/OWNERS by Owner Cleanup Bot · 4 months ago
  5. 4dbd1a8 Update bugreporting test OWNERS am: 578e676679 by Gavin Corkery · 4 months ago

Android Compatibility Test Suite - Root extension (CTS-Root)

This is an extension the main CTS test suite, for general compatibility tests that require root privileges or a debuggable device.

Note that the name of this suite in the build system is CTS_ROOT (with an underscore), so this is built with m cts_root and tests must be tagged with cts_root in their test_suites to be included.

However in tradefed the name is cts-root (with a hyphen), so use cts-root-tradefed to run it, and run cts-root to run the default cts-root plan.