aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrion Hodson <oth@google.com>2022-10-25 15:40:20 +0100
committerOrion Hodson <oth@google.com>2022-11-29 14:28:12 +0000
commitc72140fd8e4680d46d404f20ccccb5d97d123ea9 (patch)
tree5a5ec2fdbd425abbc718e0896ee5eb2953932f34
parentd91fa43a1ef551e247d28f57f18c45ef572ff140 (diff)
downloadokhttp-c72140fd8e4680d46d404f20ccccb5d97d123ea9.tar.gz
Extend the visibility of okhttp to all of libcore
Required for some blueprint file re-structuring in libcore. Bug: 255273691 Bug: 255275437 Test: m Change-Id: I71040aeb29b4c985b9e84a123295791530206d45 Merged-In: I71040aeb29b4c985b9e84a123295791530206d45 (cherry picked from commit e86d5b03c5a6b1621800c1dfec86c372377dc7ea)
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index cea26d9..8d5232c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -97,7 +97,7 @@ java_library {
"//external/grpc-grpc-java/okhttp",
"//external/robolectric-shadows",
"//external/robolectric",
- "//libcore",
+ "//libcore:__subpackages__",
"//packages/modules/ArtPrebuilt",
],
srcs: [