TEST_MAPPING: Add incremental install tests to kernel-presubmit

Bug: 258819618
Test: atest :kernel-presubmit
Change-Id: Ie887d7f11c2da982e224eb55ef61dfb95a23b438
Signed-off-by: Edward Liaw <edliaw@google.com>
This commit is contained in:
Edward Liaw
2022-12-06 01:02:05 +00:00
committed by Betty Zhou
parent 49d070c4e5
commit ffba92fe03

View File

@@ -36,5 +36,10 @@
}
]
}
],
"kernel-presubmit": [
{
"name": "CtsIncrementalInstallHostTestCases"
}
]
}