aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-16 23:15:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-16 23:15:20 +0000
commitbff238d4a74e55e061cbe181b395436510dce086 (patch)
treeae738c1e032bdad4c3cc4890bb23f0b8671ceb08
parent73276f8f6a3b4d3c008cbf22ed3d71fe58103d97 (diff)
parentb8b9e6838add3b64d2a8059a765aa478b23bd470 (diff)
downloadvolley-sdk-release.tar.gz
Snap for 11724015 from b8b9e6838add3b64d2a8059a765aa478b23bd470 to sdk-releasesdk-release
Change-Id: I67d3a0bae6251d25c413080768800f3f83b0cbd4
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 917048f..d6c9764 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,4 +47,7 @@ java_library {
"org.apache.http.legacy",
],
+ optional_uses_libs: [
+ "org.apache.http.legacy",
+ ],
}