Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 884da7c3 authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Make module stubs publicly visible" into rvc-dev am: f1f70009 am: 960e8552

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12070362

Change-Id: I0bf60e5c708d5b50a370f2083a6cb5d1f52526bf
parents 7ac99ba8 960e8552
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -94,10 +94,8 @@ java_defaults {

    annotations_enabled: true,

    // The stub libraries must be visible to frameworks/base so they can be combined
    // into API specific libraries.
    stubs_library_visibility: [
        "//frameworks/base", // Framework
        "//visibility:public",
    ],

    // Set the visibility of the modules creating the stubs source.