frameworks/base/tests/TrustTests/TEST_MAPPING

28 lines
495 B
Plaintext
Raw Normal View History

2025-08-25 08:17:13 +08:00
{
"presubmit": [
{
"name": "TrustTests",
"options": [
{
"include-filter": "android.trust.test"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"trust-tablet": [
{
"name": "TrustTests",
"options": [
{
"include-filter": "android.trust.test"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}