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

Commit 582af988 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

DO NOT MERGE: 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
Ignore-AOSP-First: change is already in AOSP
Change-Id: Id5e8eb3f58590f4b3cfbcbef66b00acbba77a7a7
parent b27f4465
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ android_test {
        "android.test.mock",
    ],
    static_libs: [
        "TestNetworkStackLib",
        "NetworkStackApiStableLib",
        "androidx.test.ext.junit",
        "frameworks-net-integration-testutils",
        "kotlin-reflect",