Skip to content
Snippets Groups Projects
Commit 9a5d9992 authored by Andrew Sapperstein's avatar Andrew Sapperstein
Browse files

Add CtsWifiTestCases to presubmit-large if changes to frameworks/base/wifi are made.

Bug: 274133298
Change-Id: I58523d4aaf12224fb64526fd94ff34ff2f3b390a
Test: CtsWifiTestCases
parent e08a0620
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,15 @@
{
"name": "FrameworksWifiNonUpdatableApiTests"
}
],
"presubmit-large": [
{
"name": "CtsWifiTestCases",
"options": [
{
"exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
}
]
}
]
}
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