Onboarding biometrics IW tests
Bug: 270382174 Test: atest BiometricsE2eTests:BiometricPromptAuthSuccessTest Change-Id: I6643a9250a8e4b66eb224438e56726c171be9ba0
This commit is contained in:
@@ -6,5 +6,24 @@
|
||||
{
|
||||
"name": "CtsBiometricsHostTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ironwood-postsubmit": [
|
||||
{
|
||||
"name": "BiometricsE2eTests",
|
||||
"options": [
|
||||
{
|
||||
"include-annotation": "android.platform.test.annotations.IwTest"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "org.junit.Ignore"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.platform.test.scenario.biometrics"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user