commit | 588a9d5b2658bbb4cb22f99a7cc87170b96599c8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Apr 08 12:51:28 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Apr 08 12:51:28 2024 +0000 |
tree | 08759f5ce853a08aa1cca000147004f86b7d04f3 | |
parent | 312c70c45999d08bf9640ad88e530c9f25a5cef7 [diff] | |
parent | 093a4cfa95e36ae65efba3d823926cfb9b6afe0d [diff] |
Merge "Drop circular dependency" into main
diff --git a/staticlibs/testutils/app/connectivitychecker/Android.bp b/staticlibs/testutils/app/connectivitychecker/Android.bp index 5af8c14..394c6be 100644 --- a/staticlibs/testutils/app/connectivitychecker/Android.bp +++ b/staticlibs/testutils/app/connectivitychecker/Android.bp
@@ -30,7 +30,6 @@ "modules-utils-build_system", "net-tests-utils", ], - host_required: ["net-tests-utils-host-common"], lint: { strict_updatability_linting: true, },