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

Commit 1c102d34 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove stub-annotations from art stubs system modules"

parents 20d1290c a335e1de
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -315,12 +315,6 @@ java_system_modules {
        // the UnsupportedAppUsage, CorePlatformApi and IntraCoreApi
        // annotations.
        "art.module.api.annotations.for.system.modules",

        // Make nullability annotations available when compiling public stubs.
        // They are provided as a separate library because while the
        // annotations are not themselves part of the public API provided by
        // this module they are used in the stubs.
        "stub-annotations",
    ],
}