commit | 951465714914697d11b1454f69c7baf3dd0809aa | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Feb 07 16:25:39 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Feb 07 16:28:07 2023 +0900 |
tree | 08934faedfbcd96834827153709930521322213b | |
parent | 58131d7b1010b67a1efc363797d2b1507b662bbb [diff] [blame] |
Separate AVFHostTestCases from avf-postsubmit AVFHostTestCases wouldn't run on user build, so separate it to differentiate postsubmits per build type. Bug: 267972709 Test: N/A Change-Id: Iebc9f23cf7f4091852da16ab7789db88109cef6c
diff --git a/TEST_MAPPING b/TEST_MAPPING index 14452a3..ea3ab74 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -34,7 +34,9 @@ }, { "name": "ComposBenchmarkApp" - }, + } + ], + "avf-postsubmit-userdebug": [ { "name": "AVFHostTestCases" }