Skip to content

Commit 76e3fd0

Browse files
committed
REmove AdoptableHostTest from TEST_MAPPING
That entry doesn't match any Android.bp so it executes nothing. This was notified before via b/155715039 This CL simply clean the invalid entry. Flag: TEST_ONLY Test: presubmit Bug: 401287460 Change-Id: I24fd3b0154b891eddaf573fcc7d145bfbd7dff61
1 parent fabe226 commit 76e3fd0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

cmds/installd/TEST_MAPPING

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
{
1919
"name": "run_dex2oat_test"
2020
},
21-
// AdoptableHostTest moves packages, part of which is handled by installd
22-
{
23-
"name": "AdoptableHostTest"
24-
},
2521
{
2622
"name": "CtsUsesLibraryHostTestCases"
2723
},

0 commit comments

Comments
 (0)