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

Commit 09399b38 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Make module stubs publicly visible"

parents 680906b2 02e7f104
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -109,10 +109,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.