Move NetHttpCoverageTest to external/cronet TEST_MAPPING

It seems that aosp/3086726 landed before aosp/2910846 and did not result
in any merge conflict which led to a leftover entry for cronet tests.

This CL removes it and in the same topic, it is moved to external/cronet

Bug: 338358650
Test: TH
Change-Id: If875f252aaadedff8d5ed520bdb152874b6fa9c3
This commit is contained in:
Mohannad Farrag 2024-05-21 12:45:56 +00:00
parent 216f8adca0
commit a72a957eb5

View file

@ -76,18 +76,6 @@
{
"name": "libnetworkstats_test"
},
{
"name": "NetHttpCoverageTests",
"options": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"
},
{
// These sometimes take longer than 1 min which is the presubmit timeout
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "CtsTetheringTestLatestSdk",
"options": [