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