commit | ae64e2b7e92fdc4e12ab0285a882c20c0af3ad7f | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Mar 02 09:57:14 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Mar 02 09:57:14 2021 +0000 |
tree | 99cf069f894db0a01e182aaef8c91f707c297823 | |
parent | 41e859a9775f600932dd3c1a3aa35f8ae3e2328b [diff] | |
parent | 582af98805c6f58e7e90ddce24e8c60e713403db [diff] |
Merge "DO NOT MERGE: Delete the last remaining user of TestNetworkStackLib." into mainline-prod
diff --git a/tests/net/integration/Android.bp b/tests/net/integration/Android.bp index 874bd4b..b82ac60 100644 --- a/tests/net/integration/Android.bp +++ b/tests/net/integration/Android.bp
@@ -26,7 +26,7 @@ "android.test.mock", ], static_libs: [ - "TestNetworkStackLib", + "NetworkStackApiStableLib", "androidx.test.ext.junit", "frameworks-net-integration-testutils", "kotlin-reflect",