commit | 300d4f4f271c98e578e2a1ee060fd7423ea9c9aa | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Feb 19 14:11:59 2019 -0800 |
committer | Andreas Gampe <agampe@google.com> | Tue Feb 19 14:11:59 2019 -0800 |
tree | 5b473867e178286d302dcc4a860aa6854f33ede1 | |
parent | a2849b1aecab5fa9db4ad2185e46cb2f80620982 [diff] |
Installd: Add more compilation-related presubmits Bug: 124771423 Test: TH Change-Id: I878040cfe32c790b7adf0d7865cf41d60d421547
diff --git a/cmds/installd/TEST_MAPPING b/cmds/installd/TEST_MAPPING index 3de5c79..287f2d9 100644 --- a/cmds/installd/TEST_MAPPING +++ b/cmds/installd/TEST_MAPPING
@@ -14,6 +14,15 @@ }, { "name": "installd_utils_test" + }, + { + "name": "CtsUsesLibraryHostTestCases" + }, + { + "name": "CtsClassloaderSplitsHostTestCases" + }, + { + "name": "CtsCompilationTestCases" } ] }