diff options
| author | 2020-12-03 13:50:42 -0800 | |
|---|---|---|
| committer | 2020-12-03 13:50:42 -0800 | |
| commit | 95d08aadf8098edaff1e8086181213b900cd67fa (patch) | |
| tree | 16ba90909c55e6c2239831dfa30bc09c3f1abd19 | |
| parent | 6f3ed806b6f8a29be0add6fd6db49386849ac8eb (diff) | |
FrameworksWifiApiTests: Remove from S-module-on-R-platform presubmit
FrameworksWifiApiTests is not backwards compatible
and isn't planned to become backwards compatible,
due to numerous usages of new S APIs. Thus, S
FrameworksWifiApiTests will fail to pass on R devices.
Stop testing FrameworksWifiApiTests with this
configuration. Instead, only test it on
S-module-on-S-platform.
Bug: 174786649
Test: presubmit
Change-Id: Icd7d2802e0c395eddb500c9d1e652ba173d5f9d7
| -rw-r--r-- | wifi/TEST_MAPPING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/wifi/TEST_MAPPING b/wifi/TEST_MAPPING index 8c515109a309..d3528091c43c 100644 --- a/wifi/TEST_MAPPING +++ b/wifi/TEST_MAPPING @@ -11,9 +11,6 @@ ], "mainline-presubmit": [ { - "name": "FrameworksWifiApiTests[com.google.android.wifi.apex]" - }, - { "name": "CtsWifiTestCases[com.google.android.wifi.apex]", "options": [ { |