diff options
| -rw-r--r-- | cmds/installd/TEST_MAPPING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cmds/installd/TEST_MAPPING b/cmds/installd/TEST_MAPPING index 287f2d9f41..c6583a1bf4 100644 --- a/cmds/installd/TEST_MAPPING +++ b/cmds/installd/TEST_MAPPING @@ -15,6 +15,10 @@ { "name": "installd_utils_test" }, + // AdoptableHostTest moves packages, part of which is handled by installd + { + "name": "AdoptableHostTest" + }, { "name": "CtsUsesLibraryHostTestCases" }, |