summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohannad Farrag <aymanm@google.com>2024-01-11 14:57:18 +0000
committerMohannad Farrag <aymanm@google.com>2024-01-17 11:42:34 +0000
commit6a98a5de53a80180f797d5e00df656330eaddb62 (patch)
treed7b30fcfc706b60b75bcdf13d0bcdf9437c9f044
parent860b7995963573bab94f0db8f05c9a17228feca1 (diff)
downloadcronet-6a98a5de53a80180f797d5e00df656330eaddb62.tar.gz
Add netty and its dependencies to copybara import list
Bug: 319629150 Bug: 304217500 Change-Id: If59e8bf555e56dcf8f6a73d55f982e7674e07f6f
-rw-r--r--android/tools/import/copy.bara.sky6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/tools/import/copy.bara.sky b/android/tools/import/copy.bara.sky
index 42dd40273..57d06cc9b 100644
--- a/android/tools/import/copy.bara.sky
+++ b/android/tools/import/copy.bara.sky
@@ -87,6 +87,8 @@ cronet_origin_files = glob(
# Note: Only used for tests.
"third_party/anonymous_tokens/**",
"third_party/ashmem/**",
+ # Note: Only used for tests.
+ "third_party/apache-portable-runtime/**",
"third_party/boringssl/**",
"third_party/brotli/**",
# Note: Only used for tests.
@@ -107,6 +109,10 @@ cronet_origin_files = glob(
"third_party/lss/**",
"third_party/metrics_proto/**",
"third_party/modp_b64/**",
+ # Note: Only used for tests.
+ "third_party/netty4/**",
+ # Note: Only used for tests.
+ "third_party/netty-tcnative/**",
"third_party/protobuf/**",
# Note: Only used for tests.
"third_party/quic_trace/**",