Delete the last remaining user of TestNetworkStackLib.

FrameworksNetIntegrationTests is the last user of this target.
It is not really necessary since it can trivially be replaced by
NetworkStackApiStableLib.

Bug: 167645754
Test: atest FrameworksNetIntegrationTests
Change-Id: Id5e8eb3f58590f4b3cfbcbef66b00acbba77a7a7
This commit is contained in:
Lorenzo Colitti
2021-03-01 14:49:34 +09:00
parent 3d31f1ead0
commit 55d9c5a693

View File

@@ -35,7 +35,7 @@ android_test {
"android.test.mock",
],
static_libs: [
"TestNetworkStackLib",
"NetworkStackApiStableLib",
"androidx.test.ext.junit",
"frameworks-net-integration-testutils",
"kotlin-reflect",