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

Commit ffba92fe authored by Edward Liaw's avatar Edward Liaw Committed by Betty Zhou
Browse files

TEST_MAPPING: Add incremental install tests to kernel-presubmit



Bug: 258819618
Test: atest :kernel-presubmit
Change-Id: Ie887d7f11c2da982e224eb55ef61dfb95a23b438
Signed-off-by: default avatarEdward Liaw <edliaw@google.com>
parent 49d070c4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -36,5 +36,10 @@
        }
      ]
    }
  ],
  "kernel-presubmit": [
    {
      "name": "CtsIncrementalInstallHostTestCases"
    }
  ]
}