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

Commit aa6f641a 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: Ia2227912b1f406d620b6a8b89e3c8a131b21a00a
parents 205e11f7 960e8552
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -98,10 +98,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.