packages/modules/Permission/service/java/com/android/role/TEST_MAPPING

21 lines
474 B
Plaintext
Raw Normal View History

2025-08-25 08:38:42 +08:00
{
"presubmit": [
{
"name": "CtsStatsdHostTestCases",
"options": [
{
"include-filter": "android.cts.statsd.atom.UidAtomTests#testRoleHolder"
}
]
},
{
"name": "CtsRoleTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}