aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-21 20:39:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-21 20:39:29 +0000
commitcae646c2185378af3ac92df75e99e6689724b9eb (patch)
treebbb10369d1280c7065f323b36254943e3f6854c1
parentf4215219c44354cf88e6466dd69ae56edf9a2f54 (diff)
parent84aee757fbadf3f46446e875ba37c96e5946508b (diff)
downloadlibcore-android13-mainline-go-conscrypt-release.tar.gz
Snap for 8857176 from 84aee757fbadf3f46446e875ba37c96e5946508b to mainline-go-conscrypt-releaseaml_go_con_330913000android13-mainline-go-conscrypt-release
Change-Id: I5d28456c4a70e1788f6f69df8ce7bd70c22a5f2c
-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",