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

Commit f1f70009 authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Make module stubs publicly visible" into rvc-dev

parents 3d61c82b d346b43c
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.