aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-21 20:39:47 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-21 20:39:47 +0000
commitd1130622dec5bbd28a989f8aeafe0d0a6899a466 (patch)
treebbb10369d1280c7065f323b36254943e3f6854c1
parent30d6bc3330a4f17b309840c9eb87178ac97877eb (diff)
parent84aee757fbadf3f46446e875ba37c96e5946508b (diff)
downloadlibcore-android13-mainline-go-resolv-release.tar.gz
Snap for 8857176 from 84aee757fbadf3f46446e875ba37c96e5946508b to mainline-go-resolv-releaseaml_go_res_330912000android13-mainline-go-resolv-release
Change-Id: Ib652966786afc1e836684b8585ab86be6aea9161
-rw-r--r--JavaLibrary.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/JavaLibrary.bp b/JavaLibrary.bp
index 79521ba1281..f070571623d 100644
--- a/JavaLibrary.bp
+++ b/JavaLibrary.bp
@@ -919,6 +919,10 @@ java_sdk_library {
"//build/soong/java/core-libraries",
"//frameworks/base",
"//frameworks/base/api",
+
+ // DO NOT REMOVE: Legacy visibility, needed for snapshots that are
+ // generated for the S build.
+ "//libcore/mmodules/core_platform_api",
],
srcs: [
":core_oj_api_files",