diff options
| author | 2023-07-19 12:08:26 +0000 | |
|---|---|---|
| committer | 2023-07-19 12:08:26 +0000 | |
| commit | f0782f54388cb8508f09f1e0a5b39e56e2de7f60 (patch) | |
| tree | 8e2bb1992dc9eaa36efd673dee6f58dbb93777b1 | |
| parent | a7d8d2c6d51425fca9ad2fa825105f1d6068006e (diff) | |
Update Incremental TEST_MAPPING
Bug: 288460044
Test: atest --test-mapping frameworks/base/services/incremental/TEST_MAPPING
Change-Id: Idc5cff6e470ad652835624f9bab66398f8bfb0f5
| -rw-r--r-- | services/incremental/TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/services/incremental/TEST_MAPPING b/services/incremental/TEST_MAPPING index be7feb5c9bf7..648b904787ce 100644 --- a/services/incremental/TEST_MAPPING +++ b/services/incremental/TEST_MAPPING @@ -9,6 +9,9 @@ ] }, { + "name": "CtsPackageManagerIncrementalStatsHostTestCases" + }, + { "name": "CtsIncrementalInstallHostTestCases" }, { |