summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2022-06-08 01:20:39 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2022-06-08 01:20:39 +0000
commit3aea21bcd8f66de4189053024e190a3096acdf3e (patch)
tree6fff7c549cd96e61a3dfa725f223c0fdc626c4b2
parent13053d762dba1c52f8ffc10a86f4f63e963e16f2 (diff)
parent18945ad4572391c9f95c96197d9436a30cb06f83 (diff)
Merge "Make net-utils-device-common-bpf only available for module and tests" into tm-dev
-rw-r--r--common/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Android.bp b/common/Android.bp
index e0b75c5..1d0f49b 100644
--- a/common/Android.bp
+++ b/common/Android.bp
@@ -127,7 +127,6 @@ java_library {
"//frameworks/libs/net/common/testutils:__subpackages__",
"//packages/modules/Connectivity:__subpackages__",
"//packages/modules/NetworkStack:__subpackages__",
- "//frameworks/base/services/core",
],
libs: [
"androidx.annotation_annotation",