Skip to content

Commit

Permalink
libjavacore should be visible to the ART runtime, which loads it.
Browse files Browse the repository at this point in the history
Test: m droid
Bug: 184148353
Change-Id: Ieabc5146c554b1268dc3734ce096beffc858568d
  • Loading branch information
marstj committed Jun 22, 2021
1 parent 9e96935 commit 03033cd
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 03033cd

Please sign in to comment.