blob: 6d3db1cb6c2395747058a2d7979f9027f11246e1 [file] [log] [blame]
{
"presubmit": [
{
"name": "PowerStatsTests",
"options": [
{"include-filter": "com.android.server.power.stats"},
{"exclude-annotation": "androidx.test.filters.FlakyTest"},
{"exclude-annotation": "org.junit.Ignore"}
]
}
],
"ravenwood-presubmit": [
{
"name": "PowerStatsTestsRavenwood",
"host": true
}
],
"postsubmit": [
{
"name": "PowerStatsTests",
"options": [
{"include-filter": "com.android.server.power.stats"},
{"exclude-annotation": "org.junit.Ignore"}
]
}
]
}