Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75ee71d4 authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Move FrameworksNetTests to pre-submit

This tests was previously part of the presubmit, but is now skipped
as they have been moved to an own test suite.

Test: presubmit
Bug: 308630134
Change-Id: Ia242adc16adc27f5db97ccdb376f4dbfca03f3ed
parent 79d91aa9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -83,6 +83,9 @@
                }
            ],
            "file_patterns": ["VpnManagerService\\.java"]
        },
        {
            "name": "FrameworksNetTests"
        }
    ],
    "presubmit-large": [
@@ -124,9 +127,6 @@
        },
        {
            "name": "CtsSuspendAppsTestCases"
        },
        {
            "name": "FrameworksNetTests"
        }
    ]
}