Merge "Remove flicker tests from postsubmit with TEST_MAPPING" into sc-dev am: cfe4cef677

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I10c1fd93b2bb6b8cee7f3dd367bdd00f0ce60a3d
This commit is contained in:
Nataniel Borges
2021-02-01 21:19:44 +00:00
committed by Automerger Merge Worker

View File

@@ -1,13 +0,0 @@
{
"postsubmit": [
// Run tests on real device
{
"name": "FlickerTests",
"keywords": ["primary-device"]
},
// Also run the tests in the cloud
{
"name": "FlickerTests"
}
]
}