| commit | d8ffd995a795064adf060fadae287feb0cfd5d57 | [log] [tgz] |
|---|---|---|
| author | Song Chun Fan <schfan@google.com> | Fri Aug 08 12:41:27 2025 -0700 |
| committer | Song Chun Fan <schfan@google.com> | Fri Aug 08 15:04:44 2025 -0700 |
| tree | 98f5485b33416b9b0c54f2161138a5d64dc90004 | |
| parent | 2ca97ad0be819e9dcfdc895ff3f30f91950663a6 [diff] |
[ADI][cts-root] update DeveloperVerificationEmergencyBypassTest FLAG: android.content.pm.verification_service BUG: 399436145 Test: atest CtsRootDeveloperVerificationEmergencyBypassTestCases Change-Id: I1caa299442d05b2c4ae09591a533f4262665fed4
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.