Add ActivityManagerPerfTests to metric test list

Bug: 184190325
Test: m continuous_instrumentation_metric_tests
Change-Id: I6b634ab40124093db65859d6bd1a31affd74b2b3
diff --git a/build/tasks/tests/instrumentation_metric_test_list.mk b/build/tasks/tests/instrumentation_metric_test_list.mk
index 8f9c395..d6d8fe4 100644
--- a/build/tasks/tests/instrumentation_metric_test_list.mk
+++ b/build/tasks/tests/instrumentation_metric_test_list.mk
@@ -13,6 +13,11 @@
 # limitations under the License.
 
 instrumentation_metric_tests := \
+    ActivityManagerPerfTests \
+    ActivityManagerPerfTestsTestApp \
+    ActivityManagerPerfTestsStubApp1 \
+    ActivityManagerPerfTestsStubApp2 \
+    ActivityManagerPerfTestsStubApp3 \
     AutofillPerfTests \
     BlobStorePerfTests \
     crashcollector \