Skip to content
Snippets Groups Projects
Commit 0d9416ee authored by Robert Marcus's avatar Robert Marcus
Browse files

Update tplus to have min_sdk_version 33

Test: presubmit
Bug: 291775136
Bug: 292157828
Change-Id: Ic91b236a5224f6314684c6df230d3c52e7aece20
parent 58ec6708
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,15 @@
]
},
{
"name": "ExtServicesUnitTests",
"name": "ExtServicesUnitTests-tplus",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "ExtServicesUnitTests-sminus",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
......@@ -142,7 +150,15 @@
]
},
{
"name": "ExtServicesUnitTests",
"name": "ExtServicesUnitTests-tplus",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "ExtServicesUnitTests-sminus",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment