commit | 6fef34d644ac3ee8a18a343d929f683290abf442 | [log] [tgz] |
---|---|---|
author | Samiul Islam <samiul@google.com> | Tue Mar 29 12:24:28 2022 +0100 |
committer | Samiul Islam <samiul@google.com> | Tue Mar 29 12:24:28 2022 +0100 |
tree | 7c8bbac02fe8ce00fa32c9f526b816582fbbfc7d | |
parent | e0b4c9a8b39af43febe3ed5184add0bdf22db460 [diff] |
Prepare owner file in AOSP for PackageManagerLocal API Bug: 224738104 Test: presubmit Change-Id: I464d876a50e7e384713f885e9e81bb308275ab4c
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.