Merge "Ironwood sysui test-mapping" into tm-qpr-dev am: cd981b3681

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19600016

Change-Id: I33973d6bfb8775a0f7177bbe679b080e005e9749
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Sam Dubey
2022-08-19 05:04:23 +00:00
committed by Automerger Merge Worker

View File

@@ -137,6 +137,22 @@
]
}
],
"ironwood-postsubmit": [
{
"name": "PlatformScenarioTests",
"options": [
{
"include-annotation": "android.platform.test.annotations.IwTest"
},
{
"exclude-annotation": "org.junit.Ignore"
},
{
"include-filter": "android.platform.test.scenario.sysui"
}
]
}
],
"auto-end-to-end-postsubmit": [
{
"name": "AndroidAutomotiveHomeTests",