| commit | f72dcfe2d4104c74152c7ee906b9ad20d16c1d55 | [log] [tgz] |
|---|---|---|
| author | Song Chun Fan <schfan@google.com> | Thu Aug 21 16:05:33 2025 -0700 |
| committer | Song Chun Fan <schfan@google.com> | Fri Aug 22 12:49:49 2025 -0700 |
| tree | c78e88f4cbc522e922793e97591d6c17d55133a6 | |
| parent | 829a9b4a85a5e3de6249a0432c3d63efc06a23cb [diff] |
[ADI][cts-root][1/2] change the targetSdkVersion of test installer To test the new behavior. FLAG: android.content.pm.verification_service BUG: 399436145 Test: atest CtsRootDeveloperVerificationPrivInstallerTarget37TestCases Test: atest CtsRootDeveloperVerificationInstallerTarget37TestCases Change-Id: I397342c1d5c34328273c02ba0b972ad6d0fc8710
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.