Skip to content

Commit

Permalink
Merge "libjavacore should be visible to the ART runtime, which loads …
Browse files Browse the repository at this point in the history
…it." am: c485964 am: 09fb6e3

Original change: https://android-review.googlesource.com/c/platform/libcore/+/1741246

Change-Id: Iadcdd6960cd3a9b9581315a970e427dbbad43dd7
  • Loading branch information
marstj authored and android-build-merge-worker-robot committed Jun 24, 2021
2 parents 580f9e1 + 09fb6e3 commit bd2e0a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NativeCode.bp
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ cc_library_shared {
name: "libjavacore",
visibility: [
"//art/build/apex",
"//art/runtime",
],
apex_available: [
"com.android.art",
Expand Down

0 comments on commit bd2e0a7

Please sign in to comment.