Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32717147 authored by Martijn Coenen's avatar Martijn Coenen
Browse files

installd: Add AdoptableHostTest to presubmit.

AdoptableHostTest contains tests that move applications between storage
devices; because part of that functionality is implemented in installd,
run it as a part of presubmit.

Bug: 148844589
Test: atest
Change-Id: Ie2315f2b4f35881efbefbabc0fd8760c673b038c
parent fde69639
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -15,6 +15,10 @@
    {
      "name": "installd_utils_test"
    },
    // AdoptableHostTest moves packages, part of which is handled by installd
    {
      "name": "AdoptableHostTest"
    },
    {
      "name": "CtsUsesLibraryHostTestCases"
    },