Merge "Expand the visibility of the OkHttp build module" am: c7003d30ef am: 899b8c482d am: 1ee12268d2

Original change: https://android-review.googlesource.com/c/platform/external/okhttp/+/1352762

Change-Id: I635e13628374499c0b5cbb8822a39fd5673564af
diff --git a/Android.bp b/Android.bp
index 4538995..1b54ffe 100644
--- a/Android.bp
+++ b/Android.bp
@@ -60,6 +60,7 @@
     host_supported: true,
     visibility: [
         "//art/build/apex",
+        "//external/grpc-grpc-java/okhttp",
         "//external/robolectric-shadows",
         "//libcore",
     ],