| commit | b91aae6073b0471182355189f8675c235a477a99 | [log] [tgz] |
|---|---|---|
| author | Harshit Mahajan <harshitmahajan@google.com> | Mon Dec 02 14:15:43 2024 +0000 |
| committer | Harshit Mahajan <harshitmahajan@google.com> | Mon Dec 02 14:18:59 2024 +0000 |
| tree | bb9700a96d23a07315547f909d3a24ee8c52d1d2 | |
| parent | 58456438739c56f17094be8b3851603be277b9e5 [diff] |
Rename startObservingHealth API To make it more clear for clients renaming PackageWatchdog#startObservingHealth API to startExplicitHealthCheck. Bug: 361126781 Test: build passes Flag: EXEMPT refactoring Change-Id: If1b2b860305f3a02384debe20cd314244901237b
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.