We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77b435 commit 376224cCopy full SHA for 376224c
1 file changed
Platforms/Android/README.md
@@ -163,7 +163,8 @@ configuring the execution of a third-party test suite:
163
packages.
164
* `--pull`: if specified, the testbed app will pull the file or folder from the device
165
back to the build machine after the test run. This is useful for retrieving coverage
166
- data, for example. Can be used multiple times.
+ data, for example. Can be used multiple times. On managed devices this is supported
167
+ since Android API level 29, so only `--managed maxVersion` can be used.
168
* `--output-dir`: the directory on the build machine to which files will be pulled.
169
170
Extra arguments on the `android.py test` command line will be passed through to
0 commit comments