[automerger skipped] Bluetooth: Do not enforce ASHA for TV, Wear, Auto am: a5b2e45b4f am: 4f05b9cdd2 am: 7babb67b45 -s ours

am skip reason: Merged-In If39f91e6d58b9560e0a5438b1dc27261b8200b22 with SHA-1 a5b2e45b4f is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/test/cts-root/+/23162441

Change-Id: I233fd46c6c850b28508f39be238d1f30a84f61ff
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 946632e8c47c68d6e79b54ccc71a63560bb7a873
  1. hostsidetests/
  2. tests/
  3. tools/
  4. OWNERS
  5. PREUPLOAD.cfg
  6. README.md
README.md

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.