Merge "Update textclassifier TEST_MAPPING file." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
78d74114aa
@@ -10,6 +10,22 @@
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsTextClassifierTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "TextClassifierServiceTest",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"imports": [
|
||||
{
|
||||
"path": "frameworks/base/core/java/android/view/textclassifier"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user