diff options
| author | 2018-02-27 07:18:30 +0000 | |
|---|---|---|
| committer | 2018-02-27 07:18:30 +0000 | |
| commit | 1685cddbcc1d36031da9d7161ef5d206427feef4 (patch) | |
| tree | 00de8583becfe688839aa695f790fdd8df99cb11 | |
| parent | dcd6ae8bc8f54050a150c18f7a9923fb5d4d19cf (diff) | |
| parent | 886a7bdc3b19d7755cd77dd1254cd9ebefdeaa95 (diff) | |
Merge "Remove internal links from ActivityManagerPerfTests README"
| -rw-r--r-- | tests/ActivityManagerPerfTests/README.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/ActivityManagerPerfTests/README.txt b/tests/ActivityManagerPerfTests/README.txt index 26862906a7f2..15602623e7d5 100644 --- a/tests/ActivityManagerPerfTests/README.txt +++ b/tests/ActivityManagerPerfTests/README.txt @@ -49,5 +49,7 @@ Adding tests can be reported in an iteration * If the target package should be running before your test logic starts, add startTargetPackage(); at the beginning of the iteration + * Reporting - * Look at go/am-perf for how to add new tests to dashboards and receive notification on regression + * Look at internal documentation for how to add new tests to dashboards and receive notification + on regressions |