Update net/TEST_MAPPING to run more tests in presubmit.

Bug: 226402870
Test: treehugger
Change-Id: Ib7411b0649b3d9c9b6343cd7303b756e17f82b24
This commit is contained in:
Sudheer Shanka
2022-03-30 08:44:34 +00:00
parent 391556b01c
commit 2cd498df68

View File

@@ -2,11 +2,7 @@
"presubmit-large": [
{
"name": "CtsHostsideNetworkTests",
"file_patterns": ["(/|^)NetworkPolicy[^/]*\\.java"],
"options": [
{
"include-filter": "com.android.cts.net.HostsideRestrictBackgroundNetworkTests"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},