From 886a7bdc3b19d7755cd77dd1254cd9ebefdeaa95 Mon Sep 17 00:00:00 2001 From: Arthur Eubanks Date: Mon, 26 Feb 2018 14:53:56 -0800 Subject: [PATCH] Remove internal links from ActivityManagerPerfTests README Test: None Change-Id: I0dd9cfa210c5ce3a207708c80813fed032c6e196 --- tests/ActivityManagerPerfTests/README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/ActivityManagerPerfTests/README.txt b/tests/ActivityManagerPerfTests/README.txt index 26862906a7f27..15602623e7d5d 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