Skip to content
Snippets Groups Projects
Commit 570d1032 authored by David Su's avatar David Su
Browse files

DO NOT MERGE Add FrameworksWifiApiTests to presubmit in mainline-prod

This is only needed in mainline-prod, master is already configured
to run FrameworksApiWifiTests in presubmit.

Bug: 168913688
Test: presubmit
Change-Id: I5405ad01e1c641ae1e697e71aa9ee092c8f31635
parent ae9beaa5
No related branches found
No related tags found
No related merge requests found
{
"mainline-presubmit": [
{
// Install com.google.android.wifi.apex and run FrameworksWifiApiTests.
"name": "FrameworksWifiApiTests[com.google.android.wifi.apex]"
}
]
}
......@@ -44,7 +44,7 @@ android_test {
],
test_suites: [
"device-tests",
"general-tests",
"mts",
],
}
......@@ -20,6 +20,8 @@
<option name="test-suite-tag" value="apct" />
<option name="test-tag" value="FrameworksWifiApiTests" />
<option name="config-descriptor:metadata" key="mainline-param"
value="com.google.android.wifi.apex" />
<test class="com.android.tradefed.testtype.AndroidJUnitTest" >
<option name="package" value="android.net.wifi.test" />
<option name="runner" value="androidx.test.runner.AndroidJUnitRunner" />
......
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